mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 2ab4a80480 into merged_master (Bitcoin PR bitcoin/bitcoin#25254)
This commit moved DEFAULT_MIN_RELAY_TX_FEE to a different file. Please confirm that the new value is equal to the old one.
This commit is contained in:
commit
caa3ef8844
19 changed files with 83 additions and 19 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include <node/blockstorage.h>
|
||||
#include <policy/fees.h>
|
||||
#include <policy/policy.h>
|
||||
#include <policy/settings.h>
|
||||
#include <primitives/block.h>
|
||||
#include <primitives/transaction.h>
|
||||
#include <random.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue