Electroneum
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_BLOCK::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_BLOCK::request_t:

Public Member Functions

 KV_SERIALIZE_OPT (fill_pow_hash, false)

Public Attributes

std::string hash
uint64_t height
bool fill_pow_hash

Detailed Description

Definition at line 1166 of file core_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE_OPT()

cryptonote::COMMAND_RPC_GET_BLOCK::request_t::KV_SERIALIZE_OPT ( fill_pow_hash ,
false  )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ fill_pow_hash

bool cryptonote::COMMAND_RPC_GET_BLOCK::request_t::fill_pow_hash

Definition at line 1169 of file core_rpc_server_commands_defs.h.

◆ hash

std::string cryptonote::COMMAND_RPC_GET_BLOCK::request_t::hash

Definition at line 1167 of file core_rpc_server_commands_defs.h.

◆ height

uint64_t cryptonote::COMMAND_RPC_GET_BLOCK::request_t::height

Definition at line 1168 of file core_rpc_server_commands_defs.h.


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