Monero
Loading...
Searching...
No Matches
cryptonote::rpc::BlockHeaderResponse Struct Reference

#include <message_data_structs.h>

Public Attributes

uint64_t major_version
uint64_t minor_version
uint64_t timestamp
crypto::hash prev_id
uint32_t nonce
uint64_t height
uint64_t depth
crypto::hash hash
cryptonote::difficulty_type wide_difficulty
uint64_t difficulty
uint64_t reward

Member Data Documentation

◆ depth

uint64_t cryptonote::rpc::BlockHeaderResponse::depth

◆ difficulty

uint64_t cryptonote::rpc::BlockHeaderResponse::difficulty

◆ hash

crypto::hash cryptonote::rpc::BlockHeaderResponse::hash

◆ height

uint64_t cryptonote::rpc::BlockHeaderResponse::height

◆ major_version

uint64_t cryptonote::rpc::BlockHeaderResponse::major_version

◆ minor_version

uint64_t cryptonote::rpc::BlockHeaderResponse::minor_version

◆ nonce

uint32_t cryptonote::rpc::BlockHeaderResponse::nonce

◆ prev_id

crypto::hash cryptonote::rpc::BlockHeaderResponse::prev_id

◆ reward

uint64_t cryptonote::rpc::BlockHeaderResponse::reward

◆ timestamp

uint64_t cryptonote::rpc::BlockHeaderResponse::timestamp

◆ wide_difficulty

cryptonote::difficulty_type cryptonote::rpc::BlockHeaderResponse::wide_difficulty

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