Type Alias iota_types::crypto::AccountPublicKey
source · pub type AccountPublicKey = Ed25519PublicKey;
Aliased Type§
struct AccountPublicKey(pub VerificationKey);
Fields§
§0: VerificationKey
pub type AccountPublicKey = Ed25519PublicKey;
struct AccountPublicKey(pub VerificationKey);
0: VerificationKey