Type Alias MerkleTreePath

Source
pub type MerkleTreePath = Vec<MerkleTreeNode>;

Aliased Typeยง

pub struct MerkleTreePath { /* private fields */ }