diff options
-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 +} |