Type Definition sc_network::config::Ed25519Secret
source · pub type Ed25519Secret = Secret<SecretKey>;
Expand description
The options for obtaining a Ed25519 secret key.
pub type Ed25519Secret = Secret<SecretKey>;
The options for obtaining a Ed25519 secret key.