mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 04:21:37 +02:00
Merge pull request #9996 from calvinrzachman/lseed
chainreg: use new lseed service
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
`FeeForWeightRoundUp` to the `chainfee` package which rounds up a calculated
|
||||
fee value to the nearest satoshi.
|
||||
|
||||
- [Update](https://github.com/lightningnetwork/lnd/pull/9996) lnd to point at
|
||||
the new deployment of the lightning seed service which is used to provide
|
||||
candidate peers during initial network bootstrap. The lseed service now
|
||||
supports `testnet4` and `signet` networks as well.
|
||||
|
||||
## RPC Additions
|
||||
|
||||
## lncli Additions
|
||||
|
Reference in New Issue
Block a user