ipfs mode enum; configuration

This commit is contained in:
Ian Norden
2020-04-30 17:22:18 -05:00
parent 96162e1853
commit 9db0fb219a
6 changed files with 96 additions and 4 deletions
+1 -2
View File
@@ -18,11 +18,10 @@ package cmd
import (
"sync"
"github.com/spf13/viper"
"github.com/ethereum/go-ethereum/rpc"
log "github.com/sirupsen/logrus"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"github.com/vulcanize/vulcanizedb/pkg/ipfs"
"github.com/vulcanize/vulcanizedb/pkg/super_node"