Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Namespaces | |
kagome::storage | |
Functions | |
template<typename Tag > | |
common::Buffer | kagome::storage::kBabeConfigRepoStateLookupKey (Tag tag) |
Variables | |
const common::Buffer | kagome::storage::kRuntimeCodeKey = ":code"_buf |
const common::Buffer | kagome::storage::kExtrinsicIndexKey = ":extrinsic_index"_buf |
const common::Buffer | kagome::storage::kBlockTreeLeavesLookupKey |
const common::Buffer | kagome::storage::kActivePeersKey = ":kagome:last_active_peers"_buf |
const common::Buffer | kagome::storage::kRuntimeHashesLookupKey |
const common::Buffer | kagome::storage::kOffchainWorkerStoragePrefix = ":kagome:ocw"_buf |
const common::Buffer | kagome::storage::kChildStorageDefaultPrefix |
const common::Buffer | kagome::storage::kApplyingBlockInfoLookupKey |
const common::Buffer | kagome::storage::kAuthorityManagerStateLookupKey |
const common::Buffer | kagome::storage::kBlockOfIncompleteSyncStateLookupKey |