watch => serve

This commit is contained in:
Ian Norden
2020-08-31 10:59:41 -05:00
parent f4591a6beb
commit d645f52e87
12 changed files with 153 additions and 225 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ var (
)
var rootCmd = &cobra.Command{
Use: "ipfs-blockchain-watcher",
Use: "ipld-eth-server",
PersistentPreRun: initFuncs,
}