Lnd: No REST endpoint for checking the status of a single outgoing payment

Created on 28 Apr 2020  路  2Comments  路  Source: lightningnetwork/lnd

Why isn't there an equivalent of /v1/invoice for outgoing payments?
I have to retrieve a massive blob of payments and parse to find whether a transaction has cleared :(

enhancement feature request payments rpc v0.11

Most helpful comment

With #4141 you'll be able to user routerrpc's TrackPayment method. Better REST support is on its way!

All 2 comments

With #4141 you'll be able to user routerrpc's TrackPayment method. Better REST support is on its way!

Looking forward to it :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joaodealmeida picture joaodealmeida  路  3Comments

stevenroose picture stevenroose  路  3Comments

joostjager picture joostjager  路  3Comments

Richard87 picture Richard87  路  3Comments

AnthonyRonning picture AnthonyRonning  路  3Comments