mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 14:17:56 +01:00
Merge pull request #9501 from yyforyongyu/getinfo-blockheight
rpcserver: check `blockbeatDispatcher` when deciding `isSynced`
This commit is contained in:
@@ -170,6 +170,10 @@
|
||||
use the configured budget values for HTLCs (first level sweep) in parcticular
|
||||
`--sweeper.budget.deadlinehtlcratio` and `--sweeper.budget.deadlinehtlc`.
|
||||
|
||||
* When deciding whether `lnd` is synced to chain, the current height from the
|
||||
blockbeat dispatcher is now also [taken into
|
||||
consideration](https://github.com/lightningnetwork/lnd/pull/9501).
|
||||
|
||||
## RPC Updates
|
||||
|
||||
* Some RPCs that previously just returned an empty response message now at least
|
||||
|
||||
Reference in New Issue
Block a user