Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_SETBANS::ban Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SETBANS::ban:
Collaboration graph
[legend]

Public Attributes

std::string host
 
uint32_t ip
 
bool ban
 
int32_t seconds
 

Member Data Documentation

◆ ban

bool cryptonote::COMMAND_RPC_SETBANS::ban::ban

◆ host

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

◆ ip

uint32_t cryptonote::COMMAND_RPC_SETBANS::ban::ip

◆ seconds

int32_t cryptonote::COMMAND_RPC_SETBANS::ban::seconds

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