onchaind: Annotate their sweep transactions

Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker
2019-05-27 23:42:38 +02:00
committed by Rusty Russell
parent 94e024af41
commit 49a0de7b1d

View File

@@ -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);
}