Electroneum
cryptonote::COMMAND_RPC_SETBANS::ban Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SETBANS::ban:

Public Attributes

std::string host
 
uint32_t ip
 
bool ban
 
int32_t seconds
 

Detailed Description

Definition at line 1928 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ ban

bool cryptonote::COMMAND_RPC_SETBANS::ban::ban

Definition at line 1931 of file core_rpc_server_commands_defs.h.

◆ host

std::string cryptonote::COMMAND_RPC_SETBANS::ban::host

Definition at line 1929 of file core_rpc_server_commands_defs.h.

◆ ip

uint32_t cryptonote::COMMAND_RPC_SETBANS::ban::ip

Definition at line 1930 of file core_rpc_server_commands_defs.h.

◆ seconds

int32_t cryptonote::COMMAND_RPC_SETBANS::ban::seconds

Definition at line 1932 of file core_rpc_server_commands_defs.h.


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