Kagome
Polkadot Runtime Engine in C++17
sr25519_provider.hpp File Reference
#include <gsl/span>
#include <outcome/outcome.hpp>
#include "crypto/sr25519_types.hpp"
Include dependency graph for sr25519_provider.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::crypto::Sr25519Provider
 

Namespaces

 kagome::crypto
 

Enumerations

enum  kagome::crypto::Sr25519ProviderError { kagome::crypto::Sr25519ProviderError::SIGN_UNKNOWN_ERROR = 1, kagome::crypto::Sr25519ProviderError::VERIFY_UNKNOWN_ERROR }