Crate mithril_signer

source ·
Expand description

Mithril Signer crate documentation

This crate is used by Cardano nodes to participate to Mithril signatures. It proposes tools to communicate with Mithril aggregators and to issue Single Signatures. See the Mithril documentation for more information on how it works.

Re-exports§

Modules§

  • database module. This module contains the entities definition tied with database representation with their associated providers.
  • metrics module. This module contains the signer metrics service and metrics server.

Structs§

Enums§

Traits§

  • Trait for mocking and testing a AggregatorClient
  • Store the ProtocolInitializer used for each Epoch. This is useful because protocol parameters and stake distribution change over time.
  • This trait is mainly intended for mocking.
  • The ServiceBuilder is intended to manage Services instance creation. The goal of this is to put all this code out of the way of business code.
  • The SingleSigner is the structure responsible of issuing SingleSignatures.
  • Cardano transactions store