Browse Source
We have split the iteration over the txs and the output in different functions, so pushing the annotation down, while keeping the transaction addition atop. This showcases the need to not have the txid reference the transactions.id in the DB: we annotate in a function that doesn't have the tx index context, but only add the TX after we have finished extracting.travis-debug
Christian Decker
5 years ago
committed by
neil saitug
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue