mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
docs/release-notes: add router height bug fix to 0.13.1
This commit is contained in:
parent
df6dd30af7
commit
ff8153c332
1 changed files with 7 additions and 0 deletions
|
@ -37,5 +37,12 @@ The [`monitoring` build tag is now on by
|
|||
default](https://github.com/lightningnetwork/lnd/pull/5399) for all routine
|
||||
builds.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
An optimization intended to speed up the payment critical path by
|
||||
eliminating an extra RPC call [has been
|
||||
reverted](https://github.com/lightningnetwork/lnd/pull/5404) as it
|
||||
introduced a regression that would cause payment failure due to mismatching
|
||||
heights.
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
|
Loading…
Add table
Reference in a new issue