Type Alias AccountPrivateKey

Source
pub type AccountPrivateKey = Ed25519PrivateKey;

Aliased Type§

pub struct AccountPrivateKey(pub SigningKey);

Tuple Fields§

§0: SigningKey