Update Application_features.md

pull/209/head
saubyk 5 years ago committed by GitHub
parent 81699ede37
commit f243a34560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,13 +47,18 @@
- Waiting Close - Waiting Close
#### Closed #### Closed
- List of Closed Channels - List of Closed Channels
#### Backup
- All channel backup and verify
- Individual channel backup and verify
- Folder location of the backup files
### Payments ### Payments
#### List Payments #### Send
- List of payments made via node
#### Send Payment
- Verify and Send Payments - Verify and Send Payments
- List of payments made via node
- Pay empty invoice with custom amount - Pay empty invoice with custom amount
#### Query Routes
- Query the path to the node with the pubkey and amount to be sent
### Invoices ### Invoices
- Add Invoice with Optional Memo and Amount and Generate payment request (with QR Code) - Add Invoice with Optional Memo and Amount and Generate payment request (with QR Code)
@ -62,6 +67,9 @@
### Forwarding History ### Forwarding History
- View all the forwarded HTLCs within a date range (default view is past 24 hours) - View all the forwarded HTLCs within a date range (default view is past 24 hours)
### Routing Peers
- Show routing events group by incoming and outgoing events group by peer alias, channel id and amount routed
### Lookups ### Lookups
- Lookup a node details with pubkey - Lookup a node details with pubkey
- Lookup a channel details with Channel ID - Lookup a channel details with Channel ID

Loading…
Cancel
Save