loopout: Increase payment timeout

Allow for more time to search for low-routing fee pathways to the Loop service
This commit is contained in:
Alex Bosworth 2020-08-25 11:46:03 -07:00 committed by GitHub
parent eb3e7a0661
commit a47eacff62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ var (
// paymentTimeout is the timeout for the loop out payment loop as
// communicated to lnd.
paymentTimeout = time.Minute
paymentTimeout = time.Minute * 30
)
// loopOutSwap contains all the in-memory state related to a pending loop out