1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-26 21:42:48 +01:00

LND: Add configs for gossip in test env ()

This commit is contained in:
benthecarman 2022-06-13 11:58:50 -05:00 committed by GitHub
parent 344a8fd759
commit c2d8735dd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,8 @@ trait LndRpcTestUtil extends Logging {
|bitcoin.node = bitcoind
|norest=true
|debuglevel=critical
|historicalsyncinterval=1s
|trickledelay=1000
|listen=127.0.0.1:$port
|rpclisten=127.0.0.1:$rpcPort
|externalip=127.0.0.1