Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

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

Member Data Documentation

◆ blob

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

◆ pubkeys

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

◆ signatures

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

◆ version

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

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