ElementsProject / ElementsProject/lightning
API: No way to access payment path
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
### Issue and Steps to Reproduce
In BitBanana I implemented a view to examine the path for the executed payment (See image below). This works fine on LND as that info is available using the API (https://lightning.engineering/api-docs/api/lnd/lightning/list-payments/#lnrpcpayment).
Looking through the core lightning API I could not find a way to access this information.
Is it possible to extend the API to provide that information?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.