pub fn construct_commitment(
bundle: Arc<VerificationBundle>,
) -> Result<IONCommitment, CommitmentError>Expand description
Converts a VerificationBundle into an IONCommitment.
pub fn construct_commitment(
bundle: Arc<VerificationBundle>,
) -> Result<IONCommitment, CommitmentError>Converts a VerificationBundle into an IONCommitment.