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