Module

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

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

Parameters

bytes: Bytes
sessionValidators: AccountId[]

Returns

AccountId | undefined