Skip to main content
Module

x/polkadot/mod.ts>apiDerive.createSignedBlockExtended

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

Parameters

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

Returns

SignedBlockExtended