|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Member Functions | |
| KV_SERIALIZE_OPT (fill_pow_hash, false) | |
Public Attributes | |
| std::string | hash |
| bool | fill_pow_hash |
Definition at line 1110 of file core_rpc_server_commands_defs.h.
| cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::KV_SERIALIZE_OPT | ( | fill_pow_hash | , |
| false | |||
| ) |
| bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::fill_pow_hash |
Definition at line 1112 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::hash |
Definition at line 1111 of file core_rpc_server_commands_defs.h.