Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tools::rpc_payment_state_t Struct Reference

#include <wallet_rpc_helpers.h>

Public Member Functions

 rpc_payment_state_t ()
 

Public Attributes

uint64_t credits
 
uint64_t expected_spent
 
uint64_t discrepancy
 
std::string top_hash
 
bool stale
 

Constructor & Destructor Documentation

◆ rpc_payment_state_t()

tools::rpc_payment_state_t::rpc_payment_state_t ( )
inline

Member Data Documentation

◆ credits

uint64_t tools::rpc_payment_state_t::credits

◆ discrepancy

uint64_t tools::rpc_payment_state_t::discrepancy

◆ expected_spent

uint64_t tools::rpc_payment_state_t::expected_spent

◆ stale

bool tools::rpc_payment_state_t::stale

◆ top_hash

std::string tools::rpc_payment_state_t::top_hash

The documentation for this struct was generated from the following file: