mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 15:24:18 +01:00
onchaind: Annotate their sweep transactions
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
94e024af41
commit
49a0de7b1d
@@ -1093,6 +1093,7 @@ static void output_spent(struct tracked_output ***outs,
|
||||
status_trace("Notified about tx %s output %u spend, but we don't care",
|
||||
type_to_string(tmpctx, struct bitcoin_txid, &txid),
|
||||
tx->wtx->inputs[input_num].index);
|
||||
|
||||
unwatch_tx(tx);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user