mithril_common::crypto_helper

Type Alias EraMarkersVerifierSecretKey

source
pub type EraMarkersVerifierSecretKey = ProtocolKey<SigningKey>;
Expand description

Wrapper of Ed25519:SigningKey.

Aliased Typeยง

struct EraMarkersVerifierSecretKey { /* private fields */ }