Struct tiny_ped_com::CommitmentOpening [] [src]

pub struct CommitmentOpening(_);

The opening to the commitment. Sent by the committer to the verifier in the third round of communcation to prove that the commitment was for the associated value.

Trait Implementations

Auto Trait Implementations