|
Electroneum
|
#include <cryptonote_basic.h>


Public Attributes | |
| uint8_t | major_version |
| uint8_t | minor_version |
| uint64_t | timestamp |
| crypto::hash | prev_id |
| uint32_t | nonce |
| uint8_t cryptonote::block_header::major_version |
| uint8_t cryptonote::block_header::minor_version |
| uint32_t cryptonote::block_header::nonce |
| crypto::hash cryptonote::block_header::prev_id |
| uint64_t cryptonote::block_header::timestamp |