Monero
Loading...
Searching...
No Matches
Public Attributes | List of all members
cryptonote::COMMAND_RPC_SET_LIMIT::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_SET_LIMIT::response_t:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::COMMAND_RPC_SET_LIMIT::response_t:
Collaboration graph
[legend]

Public Attributes

int64_t limit_up
 
int64_t limit_down
 
- Public Attributes inherited from cryptonote::rpc_response_base
std::string status
 
bool untrusted
 

Additional Inherited Members

- Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()
 

Member Data Documentation

◆ limit_down

int64_t cryptonote::COMMAND_RPC_SET_LIMIT::response_t::limit_down

◆ limit_up

int64_t cryptonote::COMMAND_RPC_SET_LIMIT::response_t::limit_up

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