pub type NetworkPrivateKey = Ed25519PrivateKey;

Aliased Type§

struct NetworkPrivateKey(pub SigningKey);

Fields§

§0: SigningKey