Function zcash_primitives::transaction::components::sapling::read_base [−][src]
pub fn read_base<R: Read>(reader: R, field: &str) -> Result<Scalar>
Expand description
Consensus rules (§7.3) & (§7.4):
- Canonical encoding is enforced here