mithril_client

Module common

Source
Expand description

mithril-common re-exports

Structs§

Enums§

  • Locations of the ancillary files.
  • Compression algorithm for the snapshot archive artifacts.
  • Locations of the immutable file digests.
  • Locations of the immutable files.
  • MultiFilesUri represents a unique location uri for multiple files
  • 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.

Type Aliases§

  • Hash of a Cardano Block
  • ImmutableFileNumber represents the id of immutable files in the Cardano node database
  • StakeDistribution represents the stakes of multiple participants in the Cardano chain
  • TransactionHash is the unique identifier of a cardano transaction.