mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-15 06:44:12 +00:00
633f135c72
Some nomenclature used in accounts cache are not what described in EIP158/161, therefore causing confusion and introduce bugs. Now it should be fixed.
8 lines
304 B
JSON
8 lines
304 B
JSON
{
|
|
"currentCoinbase" : "0x3535353535353535353535353535353535353535",
|
|
"currentDifficulty" : "0x020000",
|
|
"currentNumber" : "0x00",
|
|
"currentTimestamp" : "0x03b6",
|
|
"currentGasLimit" : "0x05f5e100",
|
|
"previousHash" : "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
} |