Skip to main content
Module

x/polkadot/types/index.ts>GenericConsensusEngineId#extractAuthor

Package publishing for deno.land/x/polkadot
Go to Latest
method GenericConsensusEngineId.prototype.extractAuthor
import { GenericConsensusEngineId } from "https://deno.land/x/polkadot@0.2.33/types/index.ts";

Parameters

bytes: Bytes
sessionValidators: AccountId[]

Returns

AccountId | undefined