pub type NetworkPublicKey = Ed25519PublicKey;
struct NetworkPublicKey(pub VerificationKey);
0: VerificationKey