mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
Merge pull request #8209 from vuittont60/master
docs: fix typos [skip ci]
This commit is contained in:
commit
9ce543fb05
@ -28,7 +28,7 @@ healthcheck.torconnection.internal=xxx
|
||||
```
|
||||
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
|
||||
|
||||
|
@ -76,7 +76,7 @@ https://github.com/lightningnetwork/lnd/pull/7359)
|
||||
renamed](https://github.com/lightningnetwork/lnd/pull/7517) to
|
||||
`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
|
||||
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`.
|
||||
|
||||
## Bug Fixes
|
||||
|
@ -1139,7 +1139,7 @@
|
||||
|
||||
[routerrpc]
|
||||
|
||||
; Probability estimator used for pathfinding. Two estimators are availabe:
|
||||
; Probability estimator used for pathfinding. Two estimators are available:
|
||||
; apriori and bimodal.
|
||||
; Note that the bimodal estimator is experimental.
|
||||
; Default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user