Monero
Loading...
Searching...
No Matches
cryptonote::bootstrap::block_package_1 Struct Reference

#include <bootstrap_serialization.h>

Collaboration diagram for cryptonote::bootstrap::block_package_1:

Public Attributes

cryptonote::block block
std::vector< transactiontxs
size_t block_weight
uint64_t cumulative_difficulty
uint64_t coins_generated

Member Data Documentation

◆ block

cryptonote::block cryptonote::bootstrap::block_package_1::block

◆ block_weight

size_t cryptonote::bootstrap::block_package_1::block_weight

◆ coins_generated

uint64_t cryptonote::bootstrap::block_package_1::coins_generated

◆ cumulative_difficulty

uint64_t cryptonote::bootstrap::block_package_1::cumulative_difficulty

◆ txs

std::vector<transaction> cryptonote::bootstrap::block_package_1::txs

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