Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_LIMIT::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_LIMIT::response_t:
Collaboration graph
[legend]

Public Attributes

std::string status
 
uint64_t limit_up
 
uint64_t limit_down
 
bool untrusted
 

Member Data Documentation

◆ limit_down

uint64_t cryptonote::COMMAND_RPC_GET_LIMIT::response_t::limit_down

◆ limit_up

uint64_t cryptonote::COMMAND_RPC_GET_LIMIT::response_t::limit_up

◆ status

std::string cryptonote::COMMAND_RPC_GET_LIMIT::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_LIMIT::response_t::untrusted

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