mithril_common::crypto_helper

Type Alias EraMarkersVerifier

Source
pub type EraMarkersVerifier = Ed25519Verifier;
Expand description

An era markers verifier that checks the authenticity of era markers stored on the chain

Aliased Typeยง

struct EraMarkersVerifier { /* private fields */ }