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