mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
docs/release-notes: add router height bug fix to 0.13.1
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user