Merge branch 'ethereum:master' into portal

This commit is contained in:
Chen Kai 2024-07-26 13:45:19 +08:00 committed by GitHub
commit 3a411815b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -979,7 +979,7 @@ func TestCall(t *testing.T) {
},
overrides: StateOverride{
dad: OverrideAccount{
State: &map[common.Hash]common.Hash{},
State: map[common.Hash]common.Hash{},
},
},
want: "0x0000000000000000000000000000000000000000000000000000000000000000",