This commit is contained in:
moein 2023-08-25 05:49:14 +04:30
parent 99d2569c24
commit b4049b8b93

View file

@ -42,7 +42,7 @@ import (
"github.com/urfave/cli/v2"
)
onst (
const (
ErrorEVM = 2
ErrorConfig = 3
ErrorMissingBlockhash = 4