internal/ethapi/testdata: add note

This commit is contained in:
Manav Darji 2024-09-01 14:27:07 +05:30
parent 20b83d1dc1
commit 1a98c5cba2
No known key found for this signature in database
GPG key ID: A426F0124435F36E

View file

@ -1603,6 +1603,10 @@ func TestRPCMarshalBlock(t *testing.T) {
}
func TestRPCGetBlockOrHeader(t *testing.T) {
// Note: Upstream (geth) tests have a different genesis hash as it has a different
// state root hash due to allocating balance separately in test backend. Because
// that is commented out in bor, we use the old genesis hash in the test files.
t.Parallel()
// Initialize test accounts