ProtocolAggregationError

Type Alias ProtocolAggregationError 

Source
pub type ProtocolAggregationError = AggregationError;
Expand description

Aliased Type§

pub enum ProtocolAggregationError {
    NotEnoughSignatures(u64, u64),
    UnsupportedProofSystem(AggregateSignatureType),
    IndexNotUnique,
}

Variants§

§

NotEnoughSignatures(u64, u64)

Not enough signatures were collected, got this many instead.

§

UnsupportedProofSystem(AggregateSignatureType)

§

IndexNotUnique

There is a duplicate index