Kagome
Polkadot Runtime Engine in C++17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
offchain_local_storage.hpp
Go to the documentation of this file.
1
6
#ifndef KAGOME_OFFCHAIN_OFFCHAINLOCALSTORAGE
7
#define KAGOME_OFFCHAIN_OFFCHAINLOCALSTORAGE
8
9
#include "
offchain/offchain_storage.hpp
"
10
11
namespace
kagome::offchain
{
12
20
class
OffchainLocalStorage
:
public
OffchainStorage
{};
21
22
}
// namespace kagome::offchain
23
24
#endif // KAGOME_OFFCHAIN_OFFCHAINLOCALSTORAGE
kagome::offchain
Definition:
host_api_factory_impl.hpp:20
offchain_storage.hpp
kagome::offchain::OffchainLocalStorage
It is revertible and fork-aware. It means that any value set by the offchain worker triggered at a ce...
Definition:
offchain_local_storage.hpp:20
kagome::offchain::OffchainStorage
Definition:
offchain_storage.hpp:20
core
offchain
offchain_local_storage.hpp
Generated by
1.8.11