|
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 2487 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::blob |
Definition at line 2489 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::pubkeys |
Definition at line 2492 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::signatures |
Definition at line 2491 of file core_rpc_server_commands_defs.h.
| int cryptonote::COMMAND_RPC_INJECT_EMERGENCY_VLIST::request_t::version = 0 |
Definition at line 2490 of file core_rpc_server_commands_defs.h.