sgns::securecrdt::CandidateAuthorizationSnapshot¶
#include <SecureCrdtRegistry.hpp>
Public Attributes¶
| Name | |
|---|---|
| uint16_t | network_id |
| CandidateKind | kind |
| uint64_t | next_version |
| std::string | expected_previous_hash |
| std::string | authorizing_policy_hash |
| std::vector< std::string > | authorized_signers |
Public Attributes Documentation¶
variable network_id¶
variable kind¶
variable next_version¶
variable expected_previous_hash¶
variable authorizing_policy_hash¶
variable authorized_signers¶
Updated on 2026-09-25 at 15:46:10 +0000