Added unmarshalState

This commit is contained in:
obscuren
2015-03-10 13:40:49 +01:00
parent 53f8f29744
commit bbe8b18660
3 changed files with 1522 additions and 1029 deletions

View File

@ -35,7 +35,7 @@
var web3 = require('web3');
var eth = web3.eth;
web3.setProvider(new web3.providers.HttpSyncProvider('http://localhost:8545'));
web3.setProvider(new web3.providers.HttpProvider('http://localhost:8545'));
var desc = [{
"name": "balance(address)",
"type": "function",

File diff suppressed because it is too large Load Diff