mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-01 08:44:02 +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
@@ -6,7 +6,7 @@
|
||||
#include <common/messages.h>
|
||||
|
||||
#include <common/types.h>
|
||||
#include <policy/fees.h>
|
||||
#include <policy/fees/block_policy_estimator.h>
|
||||
#include <node/types.h>
|
||||
#include <tinyformat.h>
|
||||
#include <util/strencodings.h>
|
||||
|
||||
Reference in New Issue
Block a user