@acala-network/chopsticks-core
@acala-network/chopsticks-core / decodeProof
Function: decodeProof()
decodeProof(
trieRootHash,nodes):Promise<{[key:`0x${string}`]:`0x${string}`; }>
Defined in: packages/core/src/wasm-executor/index.ts:105
Parameters
trieRootHash
`0x${string}`
nodes
`0x${string}`[]
Returns
Promise<{[key: `0x${string}`]: `0x${string}`; }>