pub type AccountPrivateKey = Ed25519PrivateKey;

Aliased Type§

struct AccountPrivateKey(pub SigningKey);

Fields§

§0: SigningKey