Kagome
Polkadot Runtime Engine in C++17
kagome::injector Namespace Reference

Classes

class  KagomeNodeInjector
 
class  KagomeNodeInjectorImpl
 

Functions

const std::shared_ptr< libp2p::crypto::KeyPair > & get_peer_keypair (const application::AppConfiguration &app_config, const crypto::Ed25519Provider &crypto_provider, crypto::CryptoStore &crypto_store)
 

Detailed Description

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Function Documentation

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 
)
inline

Definition at line 15 of file get_peer_keypair.hpp.