eth/tracers, internal/ethapi: fix typos causing lint issue (#22711)

This commit is contained in:
gary rong
2021-04-21 16:18:27 +08:00
committed by GitHub
parent dd9c3225cf
commit 96828c90f5
2 changed files with 2 additions and 2 deletions

View File

@ -372,7 +372,7 @@ func TestOverridenTraceCall(t *testing.T) {
expectErr: core.ErrInsufficientFundsForTransfer,
expect: nil,
},
// Sucessful simple contract call
// Successful simple contract call
//
// // SPDX-License-Identifier: GPL-3.0
//