pull/47/head
ShahanaFarooqui 6 years ago
commit 656ca4ada0

@ -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

@ -47,18 +47,18 @@
#### Peer Management
- Add alias identifier for peers
- Connect peer with Pub key (w/o IP address)
- Disconnect peer
#### Invoice Management
- Add Invoice
- List Invoice
#### Miscellaneous
- Technical Improvements for performance
- UI Interaction improvements
### Version 0.0.4-alpha
- Technical Improvements for performance
- Implement authentication b/w RTL server and browser client
### Feature Backlog
#### Peers
- Disconnect Peer
#### Start
- Create Wallet

Loading…
Cancel
Save