mithril_common::crypto_helper

Type Alias EraMarkersSigner

Source
pub type EraMarkersSigner = Ed25519Signer;
Expand description

A cryptographic signer that is responsible for signing the EraMarkers

Aliased Typeยง

struct EraMarkersSigner { /* private fields */ }