diff options
author | martin becze <wanderer@users.noreply.github.com> | 2015-02-11 09:29:08 +0800 |
---|---|---|
committer | martin becze <wanderer@users.noreply.github.com> | 2015-02-11 09:29:08 +0800 |
commit | eaec21f199f2b6189d62a43e3454f844358e570b (patch) | |
tree | 7329b9dcbb4486d853177b4859864ca89571c916 /TransactionTests/ttTransactionTest.json | |
parent | d1a31850ce5f8893c2d1d77a68e7635af199233a (diff) | |
download | tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar.gz tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar.bz2 tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar.lz tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar.xz tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.tar.zst tangerine-tests-eaec21f199f2b6189d62a43e3454f844358e570b.zip |
Update ttTransactionTest.json
Diffstat (limited to 'TransactionTests/ttTransactionTest.json')
-rw-r--r-- | TransactionTests/ttTransactionTest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TransactionTests/ttTransactionTest.json b/TransactionTests/ttTransactionTest.json index 5949b4f50..e57437f1a 100644 --- a/TransactionTests/ttTransactionTest.json +++ b/TransactionTests/ttTransactionTest.json @@ -4,7 +4,7 @@ "sender" : "66c7b5c28121e4b66583d15481c92f5ad848fe1f", "transaction" : { "data" : "", - "gasLimit" : "", + "gasLimit" : "500", "gasPrice" : "", "nonce" : "", "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", @@ -120,4 +120,4 @@ "WrongVRSTestVl27" : { "rlp" : "0xf85f80018207d094b94f5374fce5edbc8e2a8697c15331677e6ebf0b0a801aa098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3" } -}
\ No newline at end of file +} |