aboutsummaryrefslogtreecommitdiff
path: root/doc/man/bitcoind.1
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2019-06-08 08:58:46 -0400
committerMatt Corallo <git@bluematt.me>2019-06-08 09:32:33 -0400
commit8053e5cdade87550f0381d51feab81dedfec6c46 (patch)
tree82c7cf378a2f045cd0998b6be99777f153884734 /doc/man/bitcoind.1
parent5d2ccf0ce9ca1571c650a69319fb9c1e0b626ecb (diff)
downloadbitcoin-8053e5cdade87550f0381d51feab81dedfec6c46.tar.xz
Remove -mempoolreplacement to prevent needless block prop slowness.
At this point there is no reasonable excuse to disable opt-in RBF, and, unlike when this option was added, there are now significant issues created when disabling it (in the form of compact block reconstruction failures). Further, it breaks a lot of modern wallet behavior.
Diffstat (limited to 'doc/man/bitcoind.1')
-rw-r--r--doc/man/bitcoind.14
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1
index 5e057d923f..2a79b6cb46 100644
--- a/doc/man/bitcoind.1
+++ b/doc/man/bitcoind.1
@@ -488,10 +488,6 @@ Relay and mine data carrier transactions (default: 1)
Maximum size of data in data carrier transactions we relay and mine
(default: 83)
.HP
-\fB\-mempoolreplacement\fR
-.IP
-Enable transaction replacement in the memory pool (default: 1)
-.HP
\fB\-minrelaytxfee=\fR<amt>
.IP
Fees (in BTC/kB) smaller than this are considered zero fee for relaying,