Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

bytes: Bytes
sessionValidators: AccountId[]

Returns

AccountId | undefined