Electroneum
cryptonote::mdb_block_info_1 Struct Reference

Public Attributes

uint64_t bi_height
 
uint64_t bi_timestamp
 
uint64_t bi_coins
 
uint64_t bi_weight
 
uint64_t bi_diff
 
crypto::hash bi_hash
 

Detailed Description

Definition at line 309 of file db_lmdb.cpp.

Member Data Documentation

◆ bi_coins

uint64_t cryptonote::mdb_block_info_1::bi_coins

Definition at line 313 of file db_lmdb.cpp.

◆ bi_diff

uint64_t cryptonote::mdb_block_info_1::bi_diff

Definition at line 315 of file db_lmdb.cpp.

◆ bi_hash

crypto::hash cryptonote::mdb_block_info_1::bi_hash

Definition at line 316 of file db_lmdb.cpp.

◆ bi_height

uint64_t cryptonote::mdb_block_info_1::bi_height

Definition at line 311 of file db_lmdb.cpp.

◆ bi_timestamp

uint64_t cryptonote::mdb_block_info_1::bi_timestamp

Definition at line 312 of file db_lmdb.cpp.

◆ bi_weight

uint64_t cryptonote::mdb_block_info_1::bi_weight

Definition at line 314 of file db_lmdb.cpp.


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