Skip to content

@acala-network/chopsticks-coreDocs


@acala-network/chopsticks-core / dryRunExtrinsic

Function: dryRunExtrinsic()

dryRunExtrinsic(head, inherentProviders, extrinsic, params): Promise<TaskCallResponse>

Parameters

head: Block

inherentProviders: InherentProvider[]

extrinsic: `0x${string}` | object

params: BuildBlockParams

Returns

Promise<TaskCallResponse>

Defined in

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