@acala-network/chopsticks-core • Docs
@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
>