Constant zebra_chain::sapling::spend::SHARED_ANCHOR_SPEND_PREFIX_SIZE
source ยท pub(crate) const SHARED_ANCHOR_SPEND_PREFIX_SIZE: u64 = _; // 96u64
Expand description
The size of a spend with a shared anchor, without associated fields.
This is the size of spends in the initial array, there are another 2 arrays of zkproofs and spend_auth_sigs required in the transaction format.