|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | host |
| uint32_t | ip |
| bool | ban |
| int32_t | seconds |
Definition at line 1928 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_SETBANS::ban::ban |
Definition at line 1931 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_SETBANS::ban::host |
Definition at line 1929 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_SETBANS::ban::ip |
Definition at line 1930 of file core_rpc_server_commands_defs.h.
| int32_t cryptonote::COMMAND_RPC_SETBANS::ban::seconds |
Definition at line 1932 of file core_rpc_server_commands_defs.h.