@acala-network/chopsticks-core
@acala-network/chopsticks-core / dryRunExtrinsic
Function: dryRunExtrinsic()
dryRunExtrinsic(
head
,inherentProviders
,extrinsic
,params
):Promise
<TaskCallResponse
>
Defined in: packages/core/src/blockchain/block-builder.ts:382
Parameters
head
inherentProviders
extrinsic
`0x${string}`
| { address
: string
; call
: `0x${string}`
; }
params
Returns
Promise
<TaskCallResponse
>