diff options
author | winsvega <winsvega@mail.ru> | 2015-03-13 00:34:34 +0800 |
---|---|---|
committer | winsvega <winsvega@mail.ru> | 2015-03-14 21:39:17 +0800 |
commit | fb254086570aa0d0b1431889538c153f614b39c8 (patch) | |
tree | c49daf1d610da98025898e2790a192f209f79135 /stSpecialTestFiller.json | |
parent | f15e1ef250dc9c2c32a2857d36920369ac5e62ce (diff) | |
download | dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar.gz dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar.bz2 dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar.lz dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar.xz dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.tar.zst dexon-solidity-fb254086570aa0d0b1431889538c153f614b39c8.zip |
State Tests
poc9
Diffstat (limited to 'stSpecialTestFiller.json')
-rw-r--r-- | stSpecialTestFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stSpecialTestFiller.json b/stSpecialTestFiller.json index 223d9f75..b6552923 100644 --- a/stSpecialTestFiller.json +++ b/stSpecialTestFiller.json @@ -22,7 +22,7 @@ "storage": {} }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "100000", + "balance" : "1000000", "nonce" : "0", "code" : "", "storage": {} @@ -31,7 +31,7 @@ "transaction" : { "nonce" : "0", "gasPrice" : "1", - "gasLimit" : "22850", + "gasLimit" : "228500", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "10", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |