Files
lnd/sweep/weight_estimator.go
yyforyongyu 59526988cf sweep: add a dedicated method to create sweeping txns
This takes the old `createSweepTx` and refactors it to be
sweep-specific. A sweeping txns differs from a normal tx as it doesn't
need to take outputs as params.
2024-04-19 21:33:32 +08:00

4.6 KiB