Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

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>