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