Type Alias diem_types::proof::TestAccumulatorInternalNode

source ·
pub type TestAccumulatorInternalNode = MerkleTreeInternalNode<TestOnlyHasher>;

Aliased Type§

struct TestAccumulatorInternalNode { /* private fields */ }