Struct tiny_ped_com::Commitment [] [src]

pub struct Commitment(_);

The Commitment created by the Committer. Sent to the Verifier so that the committer is bound to some value.

Trait Implementations

Auto Trait Implementations

impl Send for Commitment

impl Sync for Commitment