887ff442db
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_server.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.proto | ||
walletkit.swagger.json |