Module

x/polkadot/mod.ts>apiDerive.createSignedBlockExtended

Package publishing for deno.land/x/polkadot
Latest
function apiDerive.createSignedBlockExtended
import { apiDerive } from "https://dotland.deno.dev/x/polkadot@0.2.45/mod.ts";
const { createSignedBlockExtended } = apiDerive;

Parameters

registry: Registry
optional
block: SignedBlock
optional
events: EventRecord[]
optional
validators: AccountId[] | null
optional
author: AccountId | null

Returns

SignedBlockExtended