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 1883 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ host

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

Definition at line 1885 of file core_rpc_server_commands_defs.h.

◆ ip

uint32_t cryptonote::COMMAND_RPC_GETBANS::ban::ip

Definition at line 1886 of file core_rpc_server_commands_defs.h.

◆ seconds

uint32_t cryptonote::COMMAND_RPC_GETBANS::ban::seconds

Definition at line 1887 of file core_rpc_server_commands_defs.h.


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