xrpld
Loading...
Searching...
No Matches
xrpl::test::csf::LedgerCollector::Tracker Struct Reference

#include <collectors.h>

Collaboration diagram for xrpl::test::csf::LedgerCollector::Tracker:

Public Member Functions

 Tracker (SimTime accepted)

Public Attributes

SimTime accepted
std::optional< SimTimefullyValidated

Detailed Description

Definition at line 385 of file collectors.h.

Constructor & Destructor Documentation

◆ Tracker()

xrpl::test::csf::LedgerCollector::Tracker::Tracker ( SimTime accepted)

Definition at line 390 of file collectors.h.

Member Data Documentation

◆ accepted

SimTime xrpl::test::csf::LedgerCollector::Tracker::accepted

Definition at line 387 of file collectors.h.

◆ fullyValidated

std::optional<SimTime> xrpl::test::csf::LedgerCollector::Tracker::fullyValidated

Definition at line 388 of file collectors.h.