Kagome
Polkadot Runtime Engine in C++17
|
#include <ed25519_types.hpp>
Public Attributes | |
Ed25519Seed | seed |
![]() | |
Ed25519PrivateKey | secret_key |
Ed25519PublicKey | public_key |
Additional Inherited Members | |
![]() | |
bool | operator== (const Ed25519Keypair &other) const |
bool | operator!= (const Ed25519Keypair &other) const |
Definition at line 54 of file ed25519_types.hpp.
Ed25519Seed kagome::crypto::Ed25519KeypairAndSeed::seed |
Definition at line 55 of file ed25519_types.hpp.