pub type CommitFor<B> = Commit<<<B as Blockchain>::SignatureScheme as SignatureScheme>::AggregateSignature>;Expand description
The Commit type for a Blockchain.
Aliased Typeยง
pub struct CommitFor<B> { /* private fields */ }pub type CommitFor<B> = Commit<<<B as Blockchain>::SignatureScheme as SignatureScheme>::AggregateSignature>;The Commit type for a Blockchain.
pub struct CommitFor<B> { /* private fields */ }