Structs§
- The table of the Sparse Merkle tree’s nodes.
MerkleTree
works with it as a sparse merkle tree, where the storage key isBytes32
and the value is theBuffer
(raw presentation of theNode
).
MerkleTree
works with it as a sparse
merkle tree, where the storage key is Bytes32
and the value is the
Buffer
(raw presentation of the
Node
).