Expand description

The entities used by, and exchanged between, the aggregator, signers and client.

Structs§

Enums§

  • The Cardano Network that is being targeted
  • The signature of a Certificate
  • Compression algorithm for the snapshot archive artifacts.
  • EpochError is an error triggerred by an Epoch
  • The key of a ProtocolMessage
  • The signed entity type that represents a type of data signed by the Mithril protocol Note: Each variant of this enum must be associated to an entry in the signed_entity_type table of the signer/aggregator nodes. The variant are identified by their discriminant (i.e. index in the enum), thus the modification of this type should only ever consist of appending new variants.
  • Auto-generated discriminant enum variants

Type Aliases§