Type Definition sc_network::config::Ed25519Secret [−][src]
type Ed25519Secret = Secret<SecretKey>;
Expand description
The options for obtaining a Ed25519 secret key.
type Ed25519Secret = Secret<SecretKey>;
The options for obtaining a Ed25519 secret key.