Monero
Loading...
Searching...
No Matches
cryptonote::block_header Struct Reference

#include <cryptonote_basic.h>

Inheritance diagram for cryptonote::block_header:

Public Attributes

uint8_t major_version
uint8_t minor_version
uint64_t timestamp
crypto::hash prev_id
uint32_t nonce

Member Data Documentation

◆ major_version

uint8_t cryptonote::block_header::major_version

◆ minor_version

uint8_t cryptonote::block_header::minor_version

◆ nonce

uint32_t cryptonote::block_header::nonce

◆ prev_id

crypto::hash cryptonote::block_header::prev_id

◆ timestamp

uint64_t cryptonote::block_header::timestamp

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