Type Alias AccountKeyPair

Source
pub type AccountKeyPair = Ed25519KeyPair;

Aliased Typeยง

pub struct AccountKeyPair { /* private fields */ }