Electroneum
cryptonote::COMMAND_RPC_GETBANS::ban Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GETBANS::ban:

Public Attributes

std::string host
 
uint32_t ip
 
uint32_t seconds
 

Detailed Description

Definition at line 1895 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ host

std::string cryptonote::COMMAND_RPC_GETBANS::ban::host

Definition at line 1896 of file core_rpc_server_commands_defs.h.

◆ ip

uint32_t cryptonote::COMMAND_RPC_GETBANS::ban::ip

Definition at line 1897 of file core_rpc_server_commands_defs.h.

◆ seconds

uint32_t cryptonote::COMMAND_RPC_GETBANS::ban::seconds

Definition at line 1898 of file core_rpc_server_commands_defs.h.


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