mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
remove obsolete conf settings for v30
This commit is contained in:
parent
dfe16af83c
commit
892ca7a251
2 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue