Electroneum
cryptonote::COMMAND_RPC_SET_LIMIT::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SET_LIMIT::response_t:

Public Attributes

std::string status
 
int64_t limit_up
 
int64_t limit_down
 

Detailed Description

Definition at line 1759 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ limit_down

int64_t cryptonote::COMMAND_RPC_SET_LIMIT::response_t::limit_down

Definition at line 1762 of file core_rpc_server_commands_defs.h.

◆ limit_up

int64_t cryptonote::COMMAND_RPC_SET_LIMIT::response_t::limit_up

Definition at line 1761 of file core_rpc_server_commands_defs.h.

◆ status

std::string cryptonote::COMMAND_RPC_SET_LIMIT::response_t::status

Definition at line 1760 of file core_rpc_server_commands_defs.h.


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