Kagome
Polkadot Runtime Engine in C++17
offchain_persistent_storage.hpp
Go to the documentation of this file.
1 
6 #ifndef KAGOME_OFFCHAIN_OFFCHAINPERSISTENTSTORAGE
7 #define KAGOME_OFFCHAIN_OFFCHAINPERSISTENTSTORAGE
8 
10 
11 namespace kagome::offchain {
12 
24 
25 } // namespace kagome::offchain
26 
27 #endif // KAGOME_OFFCHAIN_OFFCHAINPERSISTENTSTORAGE
It is non-revertible and not fork-aware. It means that any value set by the offchain worker is persis...