Type Alias sui_types::crypto::NetworkKeyPair

source ·
pub type NetworkKeyPair = Ed25519KeyPair;

Aliased Type§

struct NetworkKeyPair { /* private fields */ }