6 #ifndef KAGOME_CORE_RUNTIME_RUNTIME_UPGRADE_TRACKER_HPP 7 #define KAGOME_CORE_RUNTIME_RUNTIME_UPGRADE_TRACKER_HPP 40 #endif // KAGOME_CORE_RUNTIME_RUNTIME_UPGRADE_TRACKER_HPP virtual outcome::result< primitives::BlockInfo > getLastCodeUpdateBlockInfo(const storage::trie::RootHash &state) const =0
virtual outcome::result< storage::trie::RootHash > getLastCodeUpdateState(const primitives::BlockInfo &block)=0
OUTCOME_HPP_DECLARE_ERROR(kagome::api, JRpcServerImpl::Error)
virtual ~RuntimeUpgradeTracker()=default
RuntimeUpgradeTrackerError