pub type ProtocolAggregationError = AggregationError;
Expand description
Alias of MithrilStm:AggregationError.
Aliased Type§
enum ProtocolAggregationError {
NotEnoughSignatures(u64, u64),
UsizeConversionInvalid,
}
pub type ProtocolAggregationError = AggregationError;
Alias of MithrilStm:AggregationError.
enum ProtocolAggregationError {
NotEnoughSignatures(u64, u64),
UsizeConversionInvalid,
}