mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 09:50:36 +01:00
Pending Channels and Detach Peer
This commit is contained in:
parent
178aa0db81
commit
1a65d69cab
@ -28,6 +28,7 @@
|
||||
### Peers (Manage LN Peers)
|
||||
- Connect to a peer with the LN Public key and/or IP address
|
||||
- List of connected peers with alias
|
||||
- Detach Peer
|
||||
|
||||
### Channels
|
||||
#### Dashboard
|
||||
@ -37,6 +38,11 @@
|
||||
- Open Channel with connected peers
|
||||
- List of channels
|
||||
- Close channel
|
||||
#### Pending
|
||||
- Pending Open Channels (Default)
|
||||
- Pending Force Closing Channels
|
||||
- Pending Closing Channels
|
||||
- Waiting Close
|
||||
|
||||
### Payments
|
||||
#### List Payments
|
||||
|
Loading…
Reference in New Issue
Block a user