![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
#include <miner.h>
Public Attributes | |
| size_t | nBlockMaxWeight {DEFAULT_BLOCK_MAX_WEIGHT} |
| CFeeRate | blockMinFeeRate {DEFAULT_BLOCK_MIN_TX_FEE} |
| bool | test_block_validity {true} |
| CFeeRate node::BlockAssembler::Options::blockMinFeeRate {DEFAULT_BLOCK_MIN_TX_FEE} |
| size_t node::BlockAssembler::Options::nBlockMaxWeight {DEFAULT_BLOCK_MAX_WEIGHT} |
| bool node::BlockAssembler::Options::test_block_validity {true} |
1.8.14