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 128 of file PeerImp.h.

Member Function Documentation

◆ update()

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

Definition at line 134 of file PeerImp.h.

Member Data Documentation

◆ fee

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

Definition at line 130 of file PeerImp.h.

◆ context

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

Definition at line 131 of file PeerImp.h.