diff --git a/production/bitcoin.conf b/production/bitcoin.conf index 5162cd1d8..134e4af17 100644 --- a/production/bitcoin.conf +++ b/production/bitcoin.conf @@ -5,7 +5,6 @@ coinstatsindex=1 listen=1 discover=1 dbcache=8192 -mempoolfullrbf=1 maxconnections=100 onion=127.0.0.1:9050 rpcallowip=127.0.0.1 @@ -20,7 +19,6 @@ logtimemicros=1 #uacomment=@wiz [main] -minrelaytxfee=0.000001 mempoolexpiry=999999 maxmempool=4096 rpcbind=127.0.0.1:8332 diff --git a/production/bitcoin.minfee.conf b/production/bitcoin.minfee.conf index d83ea88dd..d8ff97258 100644 --- a/production/bitcoin.minfee.conf +++ b/production/bitcoin.minfee.conf @@ -4,14 +4,12 @@ txindex=0 listen=1 daemon=1 prune=1337 -mempoolfullrbf=1 rpcallowip=127.0.0.1 rpcuser=__BITCOIN_RPC_USER__ rpcpassword=__BITCOIN_RPC_PASS__ #uacomment=@wiz [main] -minrelaytxfee=0.000001 bind=127.0.0.1:8303 rpcbind=127.0.0.1:8302 rpcport=8302