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