Type Alias TestAccumulatorInternalNode

Source
pub type TestAccumulatorInternalNode = MerkleTreeInternalNode<TestOnlyHasher>;

Aliased Typeยง

struct TestAccumulatorInternalNode { /* private fields */ }