lnd.xprv/sweep
Conner Fromknecht cae4f43c19
sweep/sweeper: ignore unknown witness types
This commit restores the sweep behavior of
filtering inputs with unknown witness types
from the final sweep transaction. Currently,
such inputs will be included without adding
anything to the weight estimate, possibly
creating a transaction with insufficient fees.
2018-10-17 16:21:06 -07:00
..
input.go cnct: reuse sweep tx logic for success resolver 2018-10-17 12:44:34 +02:00
log.go sweep: move sweep tx generation into sweep package 2018-10-17 12:44:33 +02:00
sweeper.go sweep/sweeper: ignore unknown witness types 2018-10-17 16:21:06 -07:00