Add endpoint to fetch payment details
Open
enhancement
good first issue
REST
v0.6.0-beta
- Dominant language
- Python
- Stars
- 25
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Implement `/lightning/get-payment-details` by `payment_hash`, `payment_preimage` or by a `payment_request`. This endpoint would return single payment request with all info available.
Usecase:
User lists all tx with "/lightning/list-all-tx" and wants to see the full details from one of them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.