1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"TransactionWithHihghGasLimit63m1_gnv" : {
"_info" : {
"comment" : "",
"filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++",
"source" : "/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithHihghGasLimit63m1_gnvFiller.json"
},
"blocknumber" : "3094218",
"hash" : "b048eca1173e6134e3500ef3b2b838596d70950cc7c35b03bc7d9cbbfb415f35",
"rlp" : "0xe58080887fffffffffffffff94095e7baea6a6c7c4c2dfeb977efac326af552d878080018080",
"sender" : "ffffffffffffffffffffffffffffffffffffffff",
"transaction" : {
"data" : "",
"gasLimit" : "0x7fffffffffffffff",
"gasPrice" : "0x00",
"nonce" : "0x00",
"r" : "0x00",
"s" : "0x00",
"to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x01",
"value" : "0x00"
}
}
}
|