Cerc refactor (#43)

* pointing to unpublished versions

* pointing to unpublished versions

* updated for bumped go-eth-state-node-iterator and other cerc refactors
This commit is contained in:
Michael
2022-09-14 15:01:21 -04:00
committed by GitHub
parent de813d73e6
commit 74f49e0e8b
7 changed files with 19 additions and 21 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import (
"github.com/spf13/cobra"
"github.com/spf13/viper"
validator "github.com/vulcanize/eth-ipfs-state-validator/v4/pkg"
validator "github.com/cerc-io/eth-ipfs-state-validator/v4/pkg"
)
// validateTrieCmd represents the validateTrie command