Type Alias MerklePath

Source
pub type MerklePath = MerklePath<Node, NOTE_COMMITMENT_TREE_DEPTH>;

Aliased Typeยง

struct MerklePath { /* private fields */ }