mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-07 21:28:40 +02:00
fees: refactor: rename fees to block_policy_estimator
- Also move it to policy/fees and update the includes
This commit is contained in:
committed by
ismaelsadeeq
parent
6dfdd7e034
commit
06db08a435
@@ -21,7 +21,7 @@
|
||||
#include <key_io.h>
|
||||
#include <node/interface_ui.h>
|
||||
#include <node/types.h>
|
||||
#include <policy/fees.h>
|
||||
#include <policy/fees/block_policy_estimator.h>
|
||||
#include <txmempool.h>
|
||||
#include <validation.h>
|
||||
#include <wallet/coincontrol.h>
|
||||
|
||||
Reference in New Issue
Block a user