mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-12 00:27:53 +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
@@ -9,7 +9,7 @@
|
||||
#include <net_processing.h>
|
||||
#include <node/context.h>
|
||||
#include <node/miner.h>
|
||||
#include <policy/fees.h>
|
||||
#include <policy/fees/block_policy_estimator.h>
|
||||
#include <pow.h>
|
||||
#include <rpc/protocol.h>
|
||||
#include <rpc/request.h>
|
||||
|
||||
Reference in New Issue
Block a user