Function zebra_state::service::finalized_state::disk_format::upgrade::add_subtrees::write_sapling_subtree
source ยท fn write_sapling_subtree(
upgrade_db: &ZebraDb,
subtree: NoteCommitmentSubtree<Node>,
)
Expand description
Writes a Sapling note commitment subtree to upgrade_db
.