mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
ops: Use minrelaytxfee=0.000001 for Bitcoin testnet4
This commit is contained in:
parent
28c668b67b
commit
fe385b037c
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ zmqpubrawtx=tcp://127.0.0.1:8335
|
|||
#addnode=[2401:b140:5::92:204]:8333
|
||||
|
||||
[test]
|
||||
minrelaytxfee=0.000001
|
||||
daemon=1
|
||||
rpcbind=127.0.0.1:18332
|
||||
rpcbind=[::1]:18332
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue