mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 22:50:58 +02:00
multi: Fix typos and grammar in multiple docs
This commit is contained in:
@@ -225,7 +225,7 @@ implementation project(":lndmobile", { "default" })
|
||||
|
||||
In LND v0.15+ all API methods have prefixed the generated methods with the subserver name. This is required to support subservers with name conflicts.
|
||||
|
||||
eg. `QueryScores` is now `AutopilotQueryScores`. `GetBlockHeader` is now `NeutrinoKitGetBlockHeader`.
|
||||
e.g. `QueryScores` is now `AutopilotQueryScores`. `GetBlockHeader` is now `NeutrinoKitGetBlockHeader`.
|
||||
|
||||
## API docs
|
||||
|
||||
|
Reference in New Issue
Block a user