mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-02 19:55:56 +01:00
fix: typos (#411)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
> **Warning**
|
||||
> This project is in early development, it does however work with real sats! Always use amounts you don't mind loosing.
|
||||
> This project is in early development, it does however work with real sats! Always use amounts you don't mind losing.
|
||||
|
||||
|
||||
# Cashu Development Kit
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
> **Warning**
|
||||
> This project is in early development, it does however work with real sats! Always use amounts you don't mind loosing.
|
||||
> This project is in early development, it does however work with real sats! Always use amounts you don't mind losing.
|
||||
|
||||
cdk-cli is a CLI wallet implementation using of CDK(../cdk)
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ Once the node is running, create an invoice using the phoenixd-cli to fund your
|
||||
|
||||
## Check Channel state
|
||||
|
||||
After paying the invoice view that a channal has been opened.
|
||||
After paying the invoice view that a channel has been opened.
|
||||
```sh
|
||||
./phoenix-cli listchannels
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user