Skip to content

Commit 584f277

Browse files
authored
remove outdated note-to-self in the language of love
1 parent 3ad0d18 commit 584f277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/verkle_witness_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ func TestProcessVerkleInvalidContractCreation(t *testing.T) {
372372
t.Fatalf("nil new value in BLOCKHASH contract insert")
373373
}
374374
if *stemStateDiff.SuffixDiffs[0].NewValue != genesisH {
375-
// je sais pas pourquoi, le hash storé est faux. On dirait le empty code hash mais c'est un hasard
376375
t.Fatalf("invalid BLOCKHASH value: %x != %x", *stemStateDiff.SuffixDiffs[0].NewValue, genesisH)
377376
}
378377
} else {

0 commit comments

Comments
 (0)