ops: Use minrelaytxfee=0.000001 for Bitcoin mainnet

This commit is contained in:
wiz
2025-07-14 21:36:18 -10:00
parent a76c307983
commit 33bfc2c77e
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ logtimemicros=1
#uacomment=@wiz
[main]
minrelaytxfee=0.000001
mempoolexpiry=999999
maxmempool=4096
rpcbind=127.0.0.1:8332

View File

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