Skip to content

Commit 382d29b

Browse files
authored
Update running-a-scroll-node.mdx
1 parent 84689dd commit 382d29b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ For most developers, using [our official RPC endpoint](/en/developers/developer-
1616

1717
### Finding the latest version
1818

19-
We recommend using the latest release at https://github.com/scroll-tech/go-ethereum/releases. The required version for Scroll Mainnet is `scroll-v5.4.2` or higher, and for Scroll Sepolia it is `scroll-v5.4.2` or higher. If you'd like to keep up with new node releases, go to https://github.com/scroll-tech/go-ethereum, click on **Watch**, **Custom**, and make sure that **Releases** is selected.
19+
We recommend using the latest release at https://github.com/scroll-tech/go-ethereum/releases. The required version for Scroll Mainnet is `scroll-v5.5.0` or higher, and for Scroll Sepolia it is `scroll-v5.4.2` or higher. If you'd like to keep up with new node releases, go to https://github.com/scroll-tech/go-ethereum, click on **Watch**, **Custom**, and make sure that **Releases** is selected.
2020

21-
For the remainder of this guide, `VERSION` will denote the version tag. For example, `scroll-v5.4.2`.
21+
For the remainder of this guide, `VERSION` will denote the version tag. For example, `scroll-v5.5.0`.
2222

2323
### Hardware Requirements
2424

@@ -176,7 +176,7 @@ enode://c7b2d94e95da343db6e667a01cef90376a592f2d277fbcbf6e9c9186734ed8003d013895
176176
"archimedesBlock": 0,
177177
"shanghaiBlock": 0,
178178
"bernoulliBlock": 5220340,
179-
"curieBlock": 6924036,
179+
"curieBlock": 7096836,
180180
"clique": {
181181
"period": 3,
182182
"epoch": 30000

0 commit comments

Comments
 (0)