rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::TxQ::FeeMetrics::Snapshot Struct Reference

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

#include <TxQ.h>

Collaboration diagram for ripple::TxQ::FeeMetrics::Snapshot:
Collaboration graph
[legend]

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 423 of file TxQ.h.

Member Data Documentation

◆ txnsExpected

std::size_t const ripple::TxQ::FeeMetrics::Snapshot::txnsExpected

Definition at line 428 of file TxQ.h.

◆ escalationMultiplier

FeeLevel64 const ripple::TxQ::FeeMetrics::Snapshot::escalationMultiplier

Definition at line 431 of file TxQ.h.