mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +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. |
||
---|---|---|
.. | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
log.go | ||
psbt.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.proto | ||
walletkit.swagger.json | ||
walletkit_server.go |