Skip to content

Commit

Permalink
Merge pull request #1983 from kaloudis/embedded-lnd-conf-payments-exp…
Browse files Browse the repository at this point in the history
…iration-grace-period

Embedded LND: conf: payments-expiration-grace-period
  • Loading branch information
kaloudis authored Feb 19, 2024
2 parents 20b15e8 + 54c15b0 commit edda71d
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=336h
${rescan ? 'reset-wallet-transactions=true' : ''}
[db]
Expand Down

0 comments on commit edda71d

Please sign in to comment.