Skip to content

Commit

Permalink
Embedded LND: conf: payments-expiration-grace-period
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Feb 15, 2024
1 parent 9f3b0af commit 483d574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/LndMobileUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const writeLndConfig = async (
tlsdisableautofill=1
maxpendingchannels=1000
max-commit-fee-rate-anchors=100
payments-expiration-grace-period=9999h
${rescan ? 'reset-wallet-transactions=true' : ''}
[db]
Expand Down

0 comments on commit 483d574

Please sign in to comment.