diff options
author | winsvega <winsvega@mail.ru> | 2015-03-05 00:01:37 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2015-03-06 19:46:23 +0800 |
commit | dfcbfd24fa2f9a03fa129ab2592752080612910a (patch) | |
tree | 5989eec45bc84376537ef6415021f876cb40ae0d /stBlockHashTestFiller.json | |
parent | 3e04091a661b5f5dee4d4be1f1e907107e8e3a3c (diff) | |
download | dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar.gz dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar.bz2 dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar.lz dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar.xz dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.tar.zst dexon-solidity-dfcbfd24fa2f9a03fa129ab2592752080612910a.zip |
Gas Fee Test Changes (1)
State Tests
Diffstat (limited to 'stBlockHashTestFiller.json')
-rw-r--r-- | stBlockHashTestFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stBlockHashTestFiller.json b/stBlockHashTestFiller.json index af223497..5ecc5b1c 100644 --- a/stBlockHashTestFiller.json +++ b/stBlockHashTestFiller.json @@ -25,7 +25,7 @@ "transaction" : { "nonce" : "0", "gasPrice" : "1", - "gasLimit" : "8500", + "gasLimit" : "28500", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "10", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", @@ -59,7 +59,7 @@ "transaction" : { "nonce" : "0", "gasPrice" : "1", - "gasLimit" : "8500", + "gasLimit" : "28500", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "10", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", @@ -93,7 +93,7 @@ "transaction" : { "nonce" : "0", "gasPrice" : "1", - "gasLimit" : "8500", + "gasLimit" : "28500", "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", "value" : "10", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", |