pub type EventAccumulatorInternalNode = MerkleTreeInternalNode<EventAccumulatorHasher>;

Aliased Type§

struct EventAccumulatorInternalNode { /* private fields */ }