xrpld
Loading...
Searching...
No Matches
xrpl::TxQ::FeeMetrics::Snapshot Struct Reference

Snapshot of the externally relevant FeeMetrics fields at any given time. More...

#include <TxQ.h>

Collaboration diagram for xrpl::TxQ::FeeMetrics::Snapshot:

Public Attributes

std::size_t const txnsExpected {}
FeeLevel64 const escalationMultiplier

Detailed Description

Snapshot of the externally relevant FeeMetrics fields at any given time.

Definition at line 411 of file TxQ.h.

Member Data Documentation

◆ txnsExpected

std::size_t const xrpl::TxQ::FeeMetrics::Snapshot::txnsExpected {}

Definition at line 416 of file TxQ.h.

◆ escalationMultiplier

FeeLevel64 const xrpl::TxQ::FeeMetrics::Snapshot::escalationMultiplier

Definition at line 419 of file TxQ.h.