|
Kagome
Polkadot Runtime Engine in C++17
|
#include <schedule_node.hpp>
Public Member Functions | |
| SCALE_TIE (3) | |
Public Attributes | |
| primitives::BlockNumber | delay_start {} |
| size_t | delay_length {} |
| std::shared_ptr< const primitives::AuthoritySet > | new_authorities {} |
Definition at line 55 of file schedule_node.hpp.
| kagome::authority::ScheduleNode::ForcedChange::SCALE_TIE | ( | 3 | ) |
| size_t kagome::authority::ScheduleNode::ForcedChange::delay_length {} |
Definition at line 59 of file schedule_node.hpp.
| primitives::BlockNumber kagome::authority::ScheduleNode::ForcedChange::delay_start {} |
Definition at line 58 of file schedule_node.hpp.
| std::shared_ptr<const primitives::AuthoritySet> kagome::authority::ScheduleNode::ForcedChange::new_authorities {} |
Definition at line 60 of file schedule_node.hpp.