mithril_common::crypto_helper

Type Alias ManifestSigner

Source
pub type ManifestSigner = Ed25519Signer;
Expand description

A cryptographic signer that is responsible for signing the Manifest

Aliased Typeยง

struct ManifestSigner { /* private fields */ }