Skip to content

@acala-network/chopsticks-core


@acala-network/chopsticks-core / InherentProvider

Interface: InherentProvider

Defined in: packages/core/src/blockchain/inherent/index.ts:10

Methods

createInherents()

createInherents(newBlock, params): Promise<`0x${string}`[]>

Defined in: packages/core/src/blockchain/inherent/index.ts:11

Parameters

newBlock

Block

params

BuildBlockParams

Returns

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