|
Electroneum
|
#include <bootstrap_serialization.h>

Public Attributes | |
| cryptonote::block | block |
| std::vector< transaction > | txs |
| size_t | block_weight |
| difficulty_type | cumulative_difficulty |
| uint64_t | coins_generated |
| cryptonote::block cryptonote::bootstrap::block_package::block |
| size_t cryptonote::bootstrap::block_package::block_weight |
| uint64_t cryptonote::bootstrap::block_package::coins_generated |
| difficulty_type cryptonote::bootstrap::block_package::cumulative_difficulty |
| std::vector<transaction> cryptonote::bootstrap::block_package::txs |