mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 14:22:48 +01:00
Update Application_features.md
This commit is contained in:
parent
533465fc8b
commit
5d5d8b8109
1 changed files with 7 additions and 2 deletions
|
@ -18,12 +18,15 @@
|
|||
- Theme Skins
|
||||
- Nav Options
|
||||
|
||||
### LND Wallet (Wallet functions available on LND)
|
||||
### LND Wallet
|
||||
#### Send/Receive
|
||||
- Total Balance
|
||||
- Confirmed Balance
|
||||
- Unconfirmed Balance
|
||||
- Generate Address (with QR Code)
|
||||
- Receive Funds, Generate Address (with QR Code)
|
||||
- Send funds
|
||||
#### List Transactions
|
||||
- List of on-chain transactions
|
||||
|
||||
### Peers (Manage LN Peers)
|
||||
- Connect to a peer with the LN Public key and/or IP address
|
||||
|
@ -43,6 +46,8 @@
|
|||
- Pending Force Closing Channels
|
||||
- Pending Closing Channels
|
||||
- Waiting Close
|
||||
#### Closed
|
||||
- List of Closed Channels
|
||||
|
||||
### Payments
|
||||
#### List Payments
|
||||
|
|
Loading…
Add table
Reference in a new issue