Type Alias sui_types::crypto::AccountKeyPair

source ·
pub type AccountKeyPair = Ed25519KeyPair;

Aliased Type§

struct AccountKeyPair { /* private fields */ }