6 #ifndef KAGOME_CORE_CRYPTO_ECDSA_TYPES_HPP 7 #define KAGOME_CORE_CRYPTO_ECDSA_TYPES_HPP 11 #include <libp2p/crypto/ecdsa_types.hpp> 16 namespace constants::ecdsa {
52 #endif // KAGOME_CORE_CRYPTO_ECDSA_TYPES_HPP std::vector< uint8_t > EcdsaSignature
EcdsaPublicKey public_key
common::Blob< constants::kGeneralPublicKeySize > PublicKey
EcdsaPrivateKey secret_key
libp2p::crypto::ecdsa::PrehashedMessage EcdsaPrehashedMessage
bool operator==(const Unused< N > &, const Unused< N > &)
KAGOME_BLOB_STRICT_TYPEDEF(kagome::crypto, EcdsaPrivateKey, constants::ecdsa::PRIVKEY_SIZE)