| 
    Kagome
    
   Polkadot Runtime Engine in C++17 
   | 
 
#include <runtime_upgrade_tracker_impl.hpp>
Public Member Functions | |
| SCALE_TIE (2) | |
| RuntimeUpgradeData ()=default | |
| template<typename BlockInfo , typename RootHash > | |
| RuntimeUpgradeData (BlockInfo &&block, RootHash &&state) | |
Public Attributes | |
| primitives::BlockInfo | block | 
| storage::trie::RootHash | state | 
Definition at line 42 of file runtime_upgrade_tracker_impl.hpp.
      
  | 
  default | 
      
  | 
  inline | 
Definition at line 48 of file runtime_upgrade_tracker_impl.hpp.
| kagome::runtime::RuntimeUpgradeTrackerImpl::RuntimeUpgradeData::SCALE_TIE | ( | 2 | ) | 
| primitives::BlockInfo kagome::runtime::RuntimeUpgradeTrackerImpl::RuntimeUpgradeData::block | 
Definition at line 52 of file runtime_upgrade_tracker_impl.hpp.
| storage::trie::RootHash kagome::runtime::RuntimeUpgradeTrackerImpl::RuntimeUpgradeData::state | 
Definition at line 53 of file runtime_upgrade_tracker_impl.hpp.