pub type NetworkPrivateKey = Ed25519PrivateKey;
struct NetworkPrivateKey(pub SigningKey);
0: SigningKey