pub type ProtocolSingleSignature = ProtocolKey<StmSig>;
Expand description

Wrapper of MithrilStm:StmSig to add serialization utilities.

Aliased Type§

struct ProtocolSingleSignature { /* private fields */ }