Module light_concurrent_merkle_tree::event
source · Structs§
- Version 1 of the
ChangelogEvent
. - Node of the Merkle path with an index representing the position in a non-sparse Merkle tree.
Enums§
- Event containing the Merkle path of the given
StateMerkleTree
change. Indexers can use this type of events to re-build a non-sparse version of state Merkle tree.