Kagome
Polkadot Runtime Engine in C++17
scheduled_change.hpp File Reference
Include dependency graph for scheduled_change.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::primitives::DelayInChain
 
struct  kagome::primitives::AuthorityListChange
 
struct  kagome::primitives::NextEpochData
 
struct  kagome::primitives::NextConfigDataV1
 
struct  kagome::primitives::ScheduledChange
 
struct  kagome::primitives::ForcedChange
 
struct  kagome::primitives::OnDisabled
 
struct  kagome::primitives::Pause
 
struct  kagome::primitives::Resume
 

Namespaces

 kagome::primitives
 

Typedefs

using kagome::primitives::NextConfigData = boost::variant< Unused< 0 >, NextConfigDataV1 >