mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +00:00
no totalDifficulty
Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
parent
b058b18430
commit
20bc01cc40
3 changed files with 0 additions and 3 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
"parentBeaconBlockRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"parentBeaconBlockRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"stateRoot": "0x577f42ab21ccfd946511c57869ace0bdf7c217c36f02b7cd3459df0ed1cffc1a",
|
"stateRoot": "0x577f42ab21ccfd946511c57869ace0bdf7c217c36f02b7cd3459df0ed1cffc1a",
|
||||||
"timestamp": "1709626771",
|
"timestamp": "1709626771",
|
||||||
"totalDifficulty": "1",
|
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"0x0000000000000000000000000000000000000000": {
|
"0x0000000000000000000000000000000000000000": {
|
||||||
"balance": "0x272e0528"
|
"balance": "0x272e0528"
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,6 @@
|
||||||
"parentBeaconBlockRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"parentBeaconBlockRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"stateRoot": "0x577f42ab21ccfd946511c57869ace0bdf7c217c36f02b7cd3459df0ed1cffc1a",
|
"stateRoot": "0x577f42ab21ccfd946511c57869ace0bdf7c217c36f02b7cd3459df0ed1cffc1a",
|
||||||
"timestamp": "1709626771",
|
"timestamp": "1709626771",
|
||||||
"totalDifficulty": "1",
|
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"0x0000000000000000000000000000000000000000": {
|
"0x0000000000000000000000000000000000000000": {
|
||||||
"balance": "0x272e0528"
|
"balance": "0x272e0528"
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,6 @@
|
||||||
"number": "1",
|
"number": "1",
|
||||||
"stateRoot": "0xd2ebe0a7f3572ffe3e5b4c78147376d3fca767f236e4dd23f9151acfec7cb0d1",
|
"stateRoot": "0xd2ebe0a7f3572ffe3e5b4c78147376d3fca767f236e4dd23f9151acfec7cb0d1",
|
||||||
"timestamp": "1699617692",
|
"timestamp": "1699617692",
|
||||||
"totalDifficulty": "0",
|
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"0x0000000000000000000000000000000000000000": {
|
"0x0000000000000000000000000000000000000000": {
|
||||||
"balance": "0x5208"
|
"balance": "0x5208"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue