Skip to content

sgns::ConsensusManager::FinalityFaultBarrier

A post-action test pause released only by the friend test accessor.

Public Attributes

Name
bool armed
bool entered
bool released
uint64_t entered_round

Public Attributes Documentation

variable armed

bool armed = false;

variable entered

bool entered = false;

variable released

bool released = false;

variable entered_round

uint64_t entered_round = 0;

Updated on 2026-09-14 at 22:11:37 +0000