xrpld
Loading...
Searching...
No Matches
xrpl::PeerImp::ChargeWithContext Struct Reference
Collaboration diagram for xrpl::PeerImp::ChargeWithContext:

Public Member Functions

void update (resource::Charge f, std::string const &add)

Public Attributes

resource::Charge fee = resource::kFeeTrivialPeer
std::string context {}

Detailed Description

Definition at line 163 of file PeerImp.h.

Member Function Documentation

◆ update()

void xrpl::PeerImp::ChargeWithContext::update ( resource::Charge f,
std::string const & add )

Definition at line 169 of file PeerImp.h.

Member Data Documentation

◆ fee

resource::Charge xrpl::PeerImp::ChargeWithContext::fee = resource::kFeeTrivialPeer

Definition at line 165 of file PeerImp.h.

◆ context

std::string xrpl::PeerImp::ChargeWithContext::context {}

Definition at line 166 of file PeerImp.h.