Skip to content

@acala-network/chopsticks-coreDocs


@acala-network/chopsticks-core / dryRunInherents

Function: dryRunInherents()

dryRunInherents(head, inherentProviders, params): Promise<[`0x${string}`, null | `0x${string}`][]>

Parameters

head: Block

inherentProviders: InherentProvider[]

params: BuildBlockParams

Returns

Promise<[`0x${string}`, null | `0x${string}`][]>

Defined in

packages/core/src/blockchain/block-builder.ts:428