Kagome
Polkadot Runtime Engine in C++17
|
#include "crypto/sr25519/sr25519_provider_impl.hpp"
#include "crypto/sr25519_types.hpp"
#include "libp2p/crypto/random_generator.hpp"
Go to the source code of this file.
Namespaces | |
kagome::crypto | |
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::crypto, Sr25519ProviderError, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::crypto | , |
Sr25519ProviderError | , | ||
e | |||
) |
Definition at line 85 of file sr25519_provider_impl.cpp.