rippled
Public Attributes | List of all members
ripple::TxQ::FeeMetrics::Snapshot Struct Reference

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

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

Public Attributes

const std::size_t txnsExpected
 
const FeeLevel64 escalationMultiplier
 

Detailed Description

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

Definition at line 439 of file TxQ.h.

Member Data Documentation

◆ txnsExpected

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

Definition at line 444 of file TxQ.h.

◆ escalationMultiplier

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

Definition at line 447 of file TxQ.h.