|
Kagome
Polkadot Runtime Engine in C++17
|
#include <scheduled_change.hpp>
Public Member Functions | |
| SCALE_TIE (1) | |
| DelayInChain ()=default | |
| DelayInChain (uint32_t delay) | |
| virtual | ~DelayInChain ()=default |
Public Attributes | |
| uint32_t | subchain_length = 0 |
Definition at line 16 of file scheduled_change.hpp.
|
default |
|
inlineexplicit |
Definition at line 21 of file scheduled_change.hpp.
|
virtualdefault |
| kagome::primitives::DelayInChain::SCALE_TIE | ( | 1 | ) |
| uint32_t kagome::primitives::DelayInChain::subchain_length = 0 |
Definition at line 18 of file scheduled_change.hpp.