mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 00:54:20 +01:00
fix: Mispelled word in the README.md
Fixes #198 Reported-by: Toshiro Takahashi @toshirot Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ First you need to transfer some funds to `lightningd` so that it can open a chan
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Returns an address <address>
|
# Returns an address <address>
|
||||||
daemon/lightgning-cli newaddr
|
daemon/lightning-cli newaddr
|
||||||
|
|
||||||
# Returns a transaction id <txid>
|
# Returns a transaction id <txid>
|
||||||
bitcoin-cli -testnet sendtoaddress <address> <amount>
|
bitcoin-cli -testnet sendtoaddress <address> <amount>
|
||||||
|
|||||||
Reference in New Issue
Block a user