jangko 633f135c72
align accounts cache with EIP158/161
Some nomenclature used in accounts cache are not what described
in EIP158/161, therefore causing confusion and introduce bugs.
Now it should be fixed.
2023-03-18 18:13:06 +07:00

8 lines
304 B
JSON

{
"currentCoinbase" : "0x3535353535353535353535353535353535353535",
"currentDifficulty" : "0x020000",
"currentNumber" : "0x00",
"currentTimestamp" : "0x03b6",
"currentGasLimit" : "0x05f5e100",
"previousHash" : "0x0000000000000000000000000000000000000000000000000000000000000000"
}