construct_commitment

Function construct_commitment 

Source
pub fn construct_commitment(
    bundle: Arc<VerificationBundle>,
) -> Result<IONCommitment, CommitmentError>
Expand description

Converts a VerificationBundle into an IONCommitment.