RangeProof
Fully qualified path: she::protocols::range::RangeProof
[derive(Drop)]
pub struct RangeProof {
pub proofs: Span<BitProofWithPrefix>,
}
Members
proofs
Fully qualified path: she::protocols::range::RangeProof::proofs
pub proofs: Span<BitProofWithPrefix>