all: fix typos in comments (#21118)
This commit is contained in:
@ -29,7 +29,7 @@ var (
|
||||
ErrNoGenesis = errors.New("genesis not found in chain")
|
||||
)
|
||||
|
||||
// List of evm-call-message pre-checking errors. All state transtion messages will
|
||||
// List of evm-call-message pre-checking errors. All state transition messages will
|
||||
// be pre-checked before execution. If any invalidation detected, the corresponding
|
||||
// error should be returned which is defined here.
|
||||
//
|
||||
|
Reference in New Issue
Block a user