Skip to main content
Module

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

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

Parameters

bytes: Bytes
sessionValidators: AccountId[]

Returns

AccountId | undefined