Skip to content

@acala-network/chopsticks-coreDocs


@acala-network/chopsticks-core / decodeProof

Function: decodeProof()

decodeProof(trieRootHash, nodes): Promise<object>

Parameters

trieRootHash: `0x${string}`

nodes: `0x${string}`[]

Returns

Promise<object>

Defined in

packages/core/src/wasm-executor/index.ts:107