mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 14:50:40 +01:00
Previously, the verbose output of listsweeps would fail if we did not find some sweeps in our wallet's listtransactions output. This could be the case for sweeps that were rbf-ed, so the endpoint would fail. This commit also updates the listsweeps endpoint to always check against the wallet, so that we do not return these discarded sweeps that never confirmed. |
||
---|---|---|
.. | ||
itest | ||
mock | ||
wait | ||
bitcoind.go | ||
bitcoind_common.go | ||
bitcoind_notxindex.go | ||
btcd.go | ||
doc.go | ||
fee_service.go | ||
fee_service_test.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts.go | ||
timeouts_darwin.go |