Skip to main content
Module

x/polkadot/api-derive/index.ts>createSignedBlockExtended

Package publishing for deno.land/x/polkadot
Go to Latest
function createSignedBlockExtended
import { createSignedBlockExtended } from "https://deno.land/x/polkadot@0.2.33/api-derive/index.ts";

Parameters

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

Returns

SignedBlockExtended