Skip to content

Commit

Permalink
fix(blockchain-tut)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt authored and winsvega committed Jun 20, 2022
1 parent 92b2353 commit 02d170f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blockchain-tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Then, typically starting at block 5, it is the following fork.
You can see the list of `transition networks here <https://github.com/ethereum/retesteth/blob/develop/retesteth/configs/clientconfigs/t8ntool.cpp#L24-L33>`_ or in **.../tests/config/t8ntool/config**.

In the case of the ArrowGlacier to Merge transition it happens at a specific difficulty, 0x0C0000.
At the default block difficulty (0x020000) this happens on block 6.
At the block difficulty most tests use, 0x020000, this happens on block 6.



Expand Down

0 comments on commit 02d170f

Please sign in to comment.