Hide unsuccessful outgoing lndhub txs in list #132
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/lndhub_tx_list"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.)