Type Alias NetworkPrivateKey

Source
pub type NetworkPrivateKey = Ed25519PrivateKey;

Aliased Type§

pub struct NetworkPrivateKey(pub SigningKey);

Tuple Fields§

§0: SigningKey