Skip to content

@acala-network/chopsticks-coreDocs


@acala-network/chopsticks-core / InherentProvider

Interface: InherentProvider

Methods

createInherents()

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

Parameters

newBlock: Block

params: BuildBlockParams

Returns

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

Defined in

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