Hide unsuccessful outgoing lndhub txs in list #132

Merged
raucao merged 1 commits from bugfix/lndhub_tx_list into master 2023-06-06 15:43:39 +00:00
Owner

Handles an edge case I stumbled upon, where lndhub.go records an outgoing tx even though it failed to send. In which case the preimage property is empty.

(It doesn't book the transaction to affect the balance. Upstream issue here.)

Handles an edge case I stumbled upon, where lndhub.go records an outgoing tx even though it failed to send. In which case the preimage property is empty. (It doesn't book the transaction to affect the balance. Upstream issue [here](https://github.com/getAlby/lndhub.go/issues/381).)
raucao added the
kredits-1
label 2023-06-05 10:08:48 +00:00
raucao added 1 commit 2023-06-05 10:08:49 +00:00
Hide unsuccessful outgoing lndhub txs in list
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s
259e72167b
raucao requested review from bumi 2023-06-05 10:09:57 +00:00
raucao merged commit c0b1112e49 into master 2023-06-06 15:43:39 +00:00
raucao deleted branch bugfix/lndhub_tx_list 2023-06-06 15:43:39 +00:00
Sign in to join this conversation.
No description provided.