@acala-network/chopsticks-core
@acala-network/chopsticks-core / decodeBlockStorageDiff
Function: decodeBlockStorageDiff()
decodeBlockStorageDiff(
block,diff):Promise<object[]>
Defined in: packages/core/src/utils/decoder.ts:129
Decode block storage diff
Parameters
block
Block to compare storage diff
diff
[`0x${string}`, null | `0x${string}`][]
Storage diff
Returns
Promise<object[]>
decoded old state and new state