fn write_sapling_subtree(
upgrade_db: &ZebraDb,
subtree: NoteCommitmentSubtree<Node>,
)Expand description
Writes a Sapling note commitment subtree to upgrade_db.
fn write_sapling_subtree(
upgrade_db: &ZebraDb,
subtree: NoteCommitmentSubtree<Node>,
)Writes a Sapling note commitment subtree to upgrade_db.