mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Record the close time voting threshold and consensus state on consensus.update_positions and consensus.check spans: - xrpl.consensus.close_time_threshold: the avCT_CONSENSUS_PCT (75%) threshold required for close time agreement - xrpl.consensus.have_close_time_consensus: whether validators reached close time consensus in this iteration These attributes enable dashboards to show how the close time voting process converges (or stalls) across consensus iterations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>