pub(crate) const GROTH16_JOINSPLIT_SIZE: u64 = _; // 1_698u64
Expand description
The size of a version 4+ joinsplit transaction, which uses a Groth16 proof
A Groth16 proof takes 192 bytes, per the Zcash protocol specification ยง7.2
pub(crate) const GROTH16_JOINSPLIT_SIZE: u64 = _; // 1_698u64
The size of a version 4+ joinsplit transaction, which uses a Groth16 proof
A Groth16 proof takes 192 bytes, per the Zcash protocol specification ยง7.2