From ddefa11695f9fabaaa0a5f76fe754571829df6ec Mon Sep 17 00:00:00 2001 From: obscuren Date: Sun, 14 Sep 2014 12:02:08 +0200 Subject: Minor updates to the new filter --- ethereal/assets/qml/views/transaction.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ethereal/assets/qml/views/transaction.qml') diff --git a/ethereal/assets/qml/views/transaction.qml b/ethereal/assets/qml/views/transaction.qml index fb8ba8a6d..7d689733f 100644 --- a/ethereal/assets/qml/views/transaction.qml +++ b/ethereal/assets/qml/views/transaction.qml @@ -180,6 +180,8 @@ Rectangle { txResult.text = "Your transaction has been submitted:\n" txOutput.text = res[0].address mainContractColumn.state = "DONE" + + console.log(res) } } } -- cgit v1.2.3