Kagome
Polkadot Runtime Engine in C++17
secp256k1_provider_impl.cpp File Reference
#include "crypto/secp256k1/secp256k1_provider_impl.hpp"
#include <secp256k1_recovery.h>
Include dependency graph for secp256k1_provider_impl.cpp:

Go to the source code of this file.

Namespaces

 kagome::crypto
 

Functions

outcome::result< int > kagome::crypto::validateRecoveryId (int v)
 
 OUTCOME_CPP_DEFINE_CATEGORY (kagome::crypto, Secp256k1ProviderError, e)
 

Function Documentation

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::crypto  ,
Secp256k1ProviderError  ,
 
)

Definition at line 103 of file secp256k1_provider_impl.cpp.