Added RPC "Call" for JS calls to contracts

This commit is contained in:
obscuren
2015-01-29 13:10:34 +01:00
parent f75dcc7f4c
commit 84adf77bf3
6 changed files with 55 additions and 11 deletions

View File

@ -45,8 +45,7 @@ ApplicationWindow {
mainSplit.setView(wallet.view, wallet.menuItem);
//newBrowserTab("http://etherian.io");
newBrowserTab("file:///users/jeffrey/test.html");
newBrowserTab("http://etherian.io");
// Command setup
gui.sendCommand(0)