Skip to content

Commit 4b5297d

Browse files
committed
fix
1 parent 13d17af commit 4b5297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en/developers/guides/running-a-scroll-node.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ WARN [09-18|13:52:25.843] syncing pipeline step failed due to temporary error, r
224224
### Limitations
225225

226226
L1 follower nodes can reproduce the correct `state root` of L2 blocks.
227-
However, currently not the derived `block hash` will not match the ones seen on other nodes or Scrollscan.
227+
However, currently the derived `block hash` will not match the one seen on L2 follower nodes or Scrollscan.
228228
This is due to the fact that currently the header fields `difficulty` and `extraData` are not stored on DA but these fields are utilized by [Clique consensus](https://eips.ethereum.org/EIPS/eip-225) which is used by the Scroll protocol.
229229
This will be fixed in a future upgrade.
230230

0 commit comments

Comments
 (0)