Kagome
Polkadot Runtime Engine in C++17
|
#include "application/app_configuration.hpp"
#include "common/outcome_throw.hpp"
#include "crypto/crypto_store/crypto_store_impl.hpp"
#include "crypto/ed25519_provider.hpp"
Go to the source code of this file.
Namespaces | |
kagome::injector | |
Functions | |
const std::shared_ptr< libp2p::crypto::KeyPair > & | kagome::injector::get_peer_keypair (const application::AppConfiguration &app_config, const crypto::Ed25519Provider &crypto_provider, crypto::CryptoStore &crypto_store) |