Kagome
Polkadot Runtime Engine in C++17
kagome::api::SystemApiImpl Member List

This is the complete list of members for kagome::api::SystemApiImpl, including all inherited members.

account_nonce_api_kagome::api::SystemApiImplprivate
adjustNonce(const primitives::AccountId &account_id, primitives::AccountNonce current_nonce) const kagome::api::SystemApiImplprivate
babe_kagome::api::SystemApiImplprivate
block_tree_kagome::api::SystemApiImplprivate
config_kagome::api::SystemApiImplprivate
getBabe() const overridekagome::api::SystemApiImplvirtual
getConfig() const overridekagome::api::SystemApiImplvirtual
getNonceFor(std::string_view account_address) const overridekagome::api::SystemApiImplvirtual
getPeerManager() const overridekagome::api::SystemApiImplvirtual
hasher_kagome::api::SystemApiImplprivate
peer_manager_kagome::api::SystemApiImplprivate
SystemApiImpl(std::shared_ptr< application::ChainSpec > config, std::shared_ptr< consensus::babe::Babe > babe, std::shared_ptr< network::PeerManager > peer_manager, std::shared_ptr< runtime::AccountNonceApi > account_nonce_api, std::shared_ptr< transaction_pool::TransactionPool > transaction_pool, std::shared_ptr< const blockchain::BlockTree > block_tree, std::shared_ptr< crypto::Hasher > hasher)kagome::api::SystemApiImpl
transaction_pool_kagome::api::SystemApiImplprivate
~SystemApi()=defaultkagome::api::SystemApivirtual