Bugfix: Insert dummy txninfo element for coinbase transaction at the same time as...
authorLuke Dashjr <luke-jr+git@utopios.org>
Thu, 7 Feb 2013 01:15:23 +0000 (01:15 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Thu, 7 Feb 2013 01:15:23 +0000 (01:15 +0000)
commitb44865e270084bd56957d9c798fd92e7f3cc07a5
treec63dfff4f93eb92651b0f903eb0d8aa452d5e3b9
parent69b8ec46346adb6e23b63c75bfdf18e834427884
Bugfix: Insert dummy txninfo element for coinbase transaction at the same time as inserting the coinbase transaction to txnlist

Fixes element alignment with pre-GBT sources (which omitted the insert) in fee-trimming logic
merklemaker.py