sui_
types
0.1.0
Account
KeyPair
Aliased type
In sui_
types::
crypto
sui_types
::
crypto
Type Alias
AccountKeyPair
Copy item path
Source
pub type AccountKeyPair = Ed25519KeyPair;
Aliased Type
ยง
struct AccountKeyPair {
/* private fields */
}