mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge 3356799ee3 into merged_master (Bitcoin PR #15778)
This commit is contained in:
commit
ad0dc00fc2
18 changed files with 46 additions and 51 deletions
|
|
@ -256,7 +256,6 @@ uint256 hashAssumeValid;
|
|||
arith_uint256 nMinimumChainWork;
|
||||
|
||||
CFeeRate minRelayTxFee = CFeeRate(DEFAULT_MIN_RELAY_TX_FEE);
|
||||
CAmount maxTxFee = DEFAULT_TRANSACTION_MAXFEE;
|
||||
|
||||
CBlockPolicyEstimator feeEstimator;
|
||||
CTxMemPool mempool(&feeEstimator);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue