mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Accept keysend and amp in lnd fixtures (#4407)
This commit is contained in:
parent
9b1f8924ab
commit
531845adfa
@ -73,6 +73,8 @@ trait LndRpcTestUtil extends Logging {
|
||||
|bitcoin.regtest = true
|
||||
|bitcoin.node = bitcoind
|
||||
|norest=true
|
||||
|accept-keysend=true
|
||||
|accept-amp=true
|
||||
|debuglevel=critical
|
||||
|historicalsyncinterval=1s
|
||||
|trickledelay=1000
|
||||
|
Loading…
Reference in New Issue
Block a user