mirror of
https://github.com/mempool/mempool.git
synced 2025-09-25 22:47:29 +02:00
ops: Use minrelaytxfee=0.000001 for Bitcoin mainnet
This commit is contained in:
@@ -20,6 +20,7 @@ logtimemicros=1
|
||||
#uacomment=@wiz
|
||||
|
||||
[main]
|
||||
minrelaytxfee=0.000001
|
||||
mempoolexpiry=999999
|
||||
maxmempool=4096
|
||||
rpcbind=127.0.0.1:8332
|
||||
|
@@ -11,6 +11,7 @@ rpcpassword=__BITCOIN_RPC_PASS__
|
||||
#uacomment=@wiz
|
||||
|
||||
[main]
|
||||
minrelaytxfee=0.000001
|
||||
bind=127.0.0.1:8303
|
||||
rpcbind=127.0.0.1:8302
|
||||
rpcport=8302
|
||||
|
Reference in New Issue
Block a user