From 0d13bf008228c46cc264d4c87c3addad86131842 Mon Sep 17 00:00:00 2001 From: Maxim Evtush <154841002+maximevtush@users.noreply.github.com> Date: Tue, 15 Jul 2025 12:57:52 +0300 Subject: [PATCH] Update block_test_util.go --- tests/block_test_util.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/block_test_util.go b/tests/block_test_util.go index a76037405b..3b88753b1c 100644 --- a/tests/block_test_util.go +++ b/tests/block_test_util.go @@ -222,7 +222,7 @@ func (t *BlockTest) genesis(config *params.ChainConfig) *core.Genesis { } /* -See https://github.com/ethereum/tests/wiki/Blockchain-Tests-II +See https://ethereum-tests.readthedocs.io/en/latest/blockchain-ref.html Whether a block is valid or not is a bit subtle, it's defined by presence of blockHeader, transactions and uncleHeaders fields. If they are missing, the block is