Kagome
Polkadot Runtime Engine in C++17
|
#include <scheduled_change.hpp>
Additional Inherited Members | |
Public Member Functions inherited from kagome::primitives::AuthorityListChange | |
SCALE_TIE (2) | |
AuthorityListChange ()=default | |
AuthorityListChange (AuthorityList authorities, uint32_t delay) | |
virtual | ~AuthorityListChange ()=default |
Public Attributes inherited from kagome::primitives::AuthorityListChange | |
AuthorityList | authorities {} |
uint32_t | subchain_length = 0 |
Definition at line 47 of file scheduled_change.hpp.