Updates to use v3 ipld-eth-server

This commit is contained in:
2022-05-06 16:51:11 +05:30
parent d60e4f6557
commit ba1ef473f8
14 changed files with 238 additions and 125 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"github.com/spf13/cobra"
"github.com/spf13/viper"
"github.com/Vulcanize/ipld-eth-db-validator/pkg/validator"
"github.com/vulcanize/ipld-eth-db-validator/pkg/validator"
)
// stateValidatorCmd represents the stateValidator command