sgns::primitives::AuthorityListChange¶
#include <scheduled_change.hpp>
Inherited by sgns::primitives::ForcedChange, sgns::primitives::ScheduledChange
Public Functions¶
| Name | |
|---|---|
| AuthorityListChange() =default | |
| AuthorityListChange(AuthorityList authorities, uint32_t delay) | |
| virtual | ~AuthorityListChange() =default |
Public Attributes¶
| Name | |
|---|---|
| AuthorityList | authorities |
| uint32_t | subchain_lenght |
Public Functions Documentation¶
function AuthorityListChange¶
function AuthorityListChange¶
function ~AuthorityListChange¶
Public Attributes Documentation¶
variable authorities¶
variable subchain_lenght¶
Updated on 2026-03-04 at 13:10:43 -0800