pub type NonceCommitment<M> = NonceCommitment<BluePallas<M>>;Expand description
A commitment to a signing nonce share.
Aliased Typeยง
pub struct NonceCommitment<M>(/* private fields */);pub type NonceCommitment<M> = NonceCommitment<BluePallas<M>>;A commitment to a signing nonce share.
pub struct NonceCommitment<M>(/* private fields */);