fix: run make fmt command

This commit is contained in:
Kamandlou 2024-09-15 16:24:01 +03:30
parent ae707445f5
commit 16f46f0610

View file

@ -799,7 +799,7 @@ func TestCall(t *testing.T) {
Balance: big.NewInt(params.Ether),
Nonce: 1,
Storage: map[common.Hash]common.Hash{
common.Hash{}: common.HexToHash("0x0000000000000000000000000000000000000000000000000000000000000001"),
{}: common.HexToHash("0x0000000000000000000000000000000000000000000000000000000000000001"),
},
},
},