Post
Topic
Board Armory
Re: Armory 0.94.1 is out
by
Wsbltc
on 03/07/2016, 16:46:59 UTC
@goatpig, Why cannot broadcast offline transaction ? (ubuntu 16.04, bitcoin core 0.12.1)

Code:
2016-07-03 09:06 (INFO) -- ArmoryQt.py:3708 - Sending Tx, 6870e4566951051d137ab0f89ab3de327e587715b71969ebefe252f84d26e026
2016-07-03 09:06 (INFO) -- Networking.py:279 - sendTx called...
2016-07-03 09:06 (INFO) -- ArmoryQt.py:3710 - Transaction sent to Satoshi client...!
2016-07-03 09:10 (ERROR) -- Traceback (most recent call last):
  File "/usr/lib/armory/qtdialogs.py", line 6283, in showContextMenuTxIn
    idx = self.txInView.selectedIndexes()[0]
IndexError: list index out of range