Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t:
Collaboration graph
[legend]

Public Member Functions

 KV_SERIALIZE_OPT (fill_pow_hash, false)
 

Public Attributes

std::string hash
 
std::vector< std::string > hashes
 
bool fill_pow_hash
 
- Public Attributes inherited from cryptonote::rpc_access_request_base
std::string client
 

Member Function Documentation

◆ KV_SERIALIZE_OPT()

cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::KV_SERIALIZE_OPT ( fill_pow_hash ,
false  )

Member Data Documentation

◆ fill_pow_hash

bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::fill_pow_hash

◆ hash

std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::hash

◆ hashes

std::vector<std::string> cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::request_t::hashes

The documentation for this struct was generated from the following file: