Type Alias iota_types::crypto::AccountPrivateKey
source · pub type AccountPrivateKey = Ed25519PrivateKey;
Aliased Type§
struct AccountPrivateKey(pub SigningKey);
Fields§
§0: SigningKey
pub type AccountPrivateKey = Ed25519PrivateKey;
struct AccountPrivateKey(pub SigningKey);
0: SigningKey