|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| uint64_t | reserve_size |
| std::string | wallet_address |
| std::string | prev_block |
Definition at line 941 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::prev_block |
Definition at line 944 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::reserve_size |
Definition at line 942 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::wallet_address |
Definition at line 943 of file core_rpc_server_commands_defs.h.