mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
multi: fix some recently introduced typos
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
7abdd30a87
commit
b8e1351cf3
@@ -44,7 +44,7 @@ Two files will be generated in the current directory:
|
||||
|
||||
### Example - Simple client to display wallet balance
|
||||
|
||||
Everytime you use the Ruby gRPC you need to require the `rpc_services_pb` file.
|
||||
Every time you use the Ruby gRPC you need to require the `rpc_services_pb` file.
|
||||
|
||||
We assume that `lnd` runs on the default `localhost:10009`.
|
||||
|
||||
|
Reference in New Issue
Block a user