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