|
Electroneum
|
#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 |
Definition at line 2494 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::blob |
Definition at line 2495 of file core_rpc_server_commands_defs.h.
| 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.
| 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.
| int cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::version = 0 |
Definition at line 2496 of file core_rpc_server_commands_defs.h.