pub(crate) const BCTV14_JOINSPLIT_SIZE: u64 = _; // 1_802u64
Expand description
The size of a version 2 or 3 joinsplit transaction, which uses a BCTV14 proof.
A BTCV14 proof takes 296 bytes, per the Zcash protocol specification ยง7.2
pub(crate) const BCTV14_JOINSPLIT_SIZE: u64 = _; // 1_802u64
The size of a version 2 or 3 joinsplit transaction, which uses a BCTV14 proof.
A BTCV14 proof takes 296 bytes, per the Zcash protocol specification ยง7.2