Electroneum
cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t:

Public Attributes

std::string blob
 
int version = 0
 
std::vector< std::string > signatures
 
std::vector< std::string > pubkeys
 

Detailed Description

Definition at line 2494 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ blob

std::string cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::blob

Definition at line 2495 of file core_rpc_server_commands_defs.h.

◆ pubkeys

std::vector<std::string> cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::pubkeys

Definition at line 2498 of file core_rpc_server_commands_defs.h.

◆ signatures

std::vector<std::string> cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::signatures

Definition at line 2497 of file core_rpc_server_commands_defs.h.

◆ version

int cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::version = 0

Definition at line 2496 of file core_rpc_server_commands_defs.h.


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