remove obsolete conf settings for v30

This commit is contained in:
Mononaut 2025-11-30 10:30:17 +00:00
parent dfe16af83c
commit 892ca7a251
No known key found for this signature in database
GPG key ID: A3F058E41374C04E
2 changed files with 0 additions and 4 deletions

View file

@ -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

View file

@ -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