mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-14 10:29:29 +02:00
docs: fix typos [skip ci]
This commit is contained in:
@@ -28,7 +28,7 @@ healthcheck.torconnection.internal=xxx
|
|||||||
```
|
```
|
||||||
Read more about the usage of the flags in the `sample-lnd.conf`.
|
Read more about the usage of the flags in the `sample-lnd.conf`.
|
||||||
|
|
||||||
## LN Peer-to-Peer Netowrk
|
## LN Peer-to-Peer Network
|
||||||
|
|
||||||
### Bitcoin Blockheaders in Ping Messages
|
### Bitcoin Blockheaders in Ping Messages
|
||||||
|
|
||||||
|
@@ -76,7 +76,7 @@ https://github.com/lightningnetwork/lnd/pull/7359)
|
|||||||
renamed](https://github.com/lightningnetwork/lnd/pull/7517) to
|
renamed](https://github.com/lightningnetwork/lnd/pull/7517) to
|
||||||
`channel_ready` internally to match the specs update. This should not change
|
`channel_ready` internally to match the specs update. This should not change
|
||||||
anything for the users since the message type(36) stays unchanged, except in
|
anything for the users since the message type(36) stays unchanged, except in
|
||||||
the logging all the appearance of `funding_locked` replated experssion is
|
the logging all the appearance of `funding_locked` replated expression is
|
||||||
replaced with `channel_ready`.
|
replaced with `channel_ready`.
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
|
@@ -1139,7 +1139,7 @@
|
|||||||
|
|
||||||
[routerrpc]
|
[routerrpc]
|
||||||
|
|
||||||
; Probability estimator used for pathfinding. Two estimators are availabe:
|
; Probability estimator used for pathfinding. Two estimators are available:
|
||||||
; apriori and bimodal.
|
; apriori and bimodal.
|
||||||
; Note that the bimodal estimator is experimental.
|
; Note that the bimodal estimator is experimental.
|
||||||
; Default:
|
; Default:
|
||||||
|
Reference in New Issue
Block a user