Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::primitives::ForcedChange, including all inherited members.
authorities | kagome::primitives::AuthorityListChange | |
AuthorityListChange()=default | kagome::primitives::AuthorityListChange | |
AuthorityListChange(AuthorityList authorities, uint32_t delay) | kagome::primitives::AuthorityListChange | inline |
delay_start | kagome::primitives::ForcedChange | |
ForcedChange()=default | kagome::primitives::ForcedChange | |
ForcedChange(AuthorityList authorities, uint32_t delay, BlockNumber delay_start) | kagome::primitives::ForcedChange | inline |
operator<<(scale::ScaleEncoderStream &s, const ForcedChange &change) | kagome::primitives::ForcedChange | friend |
operator>>(scale::ScaleDecoderStream &s, ForcedChange &change) | kagome::primitives::ForcedChange | friend |
SCALE_TIE(2) | kagome::primitives::AuthorityListChange | |
subchain_length | kagome::primitives::AuthorityListChange | |
~AuthorityListChange()=default | kagome::primitives::AuthorityListChange | virtual |