Stores the set of initial close times.
struct ConsensusCloseTimes
Name |
Description |
---|---|
Close time estimates, keep ordered for predictable traverse. |
|
Our close time estimate. |
The initial consensus proposal from each peer has that peer's view of when the ledger closed. This object stores all those close times for analysis of clock drift between peerss.
#include <ripple/consensus/ConsensusTypes.h>