pub type CommitmentTree = CommitmentTree<Node, NOTE_COMMITMENT_TREE_DEPTH>;

Aliased Type§

struct CommitmentTree { /* private fields */ }