6 #ifndef KAGOME_CORE_CRYPTO_ED25519_TYPES_HPP 7 #define KAGOME_CORE_CRYPTO_ED25519_TYPES_HPP 10 #include <schnorrkel/schnorrkel.h> 17 namespace constants::ed25519 {
59 #endif // KAGOME_CORE_CRYPTO_ED25519_TYPES_HPP Ed25519PrivateKey secret_key
bool operator==(const Unused< N > &, const Unused< N > &)
Ed25519PublicKey public_key
KAGOME_BLOB_STRICT_TYPEDEF(kagome::crypto, Ed25519PrivateKey, constants::ed25519::PRIVKEY_SIZE)