|
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 930 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::prev_block |
Definition at line 934 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::reserve_size |
Definition at line 932 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::wallet_address |
Definition at line 933 of file core_rpc_server_commands_defs.h.