Kagome
Polkadot Runtime Engine in C++17
|
#include "offchain/offchain_storage.hpp"
Go to the source code of this file.
Classes | |
class | kagome::offchain::OffchainLocalStorage |
It is revertible and fork-aware. It means that any value set by the offchain worker triggered at a certain block is reverted if that block is reverted as non-canonical. The value is NOT available for the worker that is re-run at the next or any future blocks. More... | |
Namespaces | |
kagome::offchain | |