Remove replace-by-fee

This commit is contained in:
lateminer
2018-10-15 22:21:51 +03:00
parent b4753d6757
commit f57cc59be2
5 changed files with 0 additions and 197 deletions

View File

@@ -122,7 +122,6 @@ BITCOIN_CORE_H = \
noui.h \
policy/fees.h \
policy/policy.h \
policy/rbf.h \
pos.h \
pow.h \
prevector.h \
@@ -244,7 +243,6 @@ libbitcoin_wallet_a_SOURCES = \
wallet/rpcwallet.cpp \
wallet/wallet.cpp \
wallet/walletdb.cpp \
policy/rbf.cpp \
$(BITCOIN_CORE_H)
# crypto primitives library