Skip to content

sgns::primitives::ForcedChange

#include <scheduled_change.hpp>

Inherits from sgns::primitives::AuthorityListChange

Public Functions

Name
AuthorityListChange() =default
AuthorityListChange(AuthorityList authorities, uint32_t delay)

Additional inherited members

Public Functions inherited from sgns::primitives::AuthorityListChange

Name
virtual ~AuthorityListChange() =default

Public Attributes inherited from sgns::primitives::AuthorityListChange

Name
AuthorityList authorities
uint32_t subchain_lenght

Public Functions Documentation

function AuthorityListChange

AuthorityListChange() =default

function AuthorityListChange

inline AuthorityListChange(
    AuthorityList authorities,
    uint32_t delay
)

Updated on 2026-03-04 at 13:10:43 -0800