fn write_orchard_subtree(
upgrade_db: &ZebraDb,
subtree: NoteCommitmentSubtree<Node>,
)
Expand description
Writes an Orchard note commitment subtree to upgrade_db
.
fn write_orchard_subtree(
upgrade_db: &ZebraDb,
subtree: NoteCommitmentSubtree<Node>,
)
Writes an Orchard note commitment subtree to upgrade_db
.