tests and fixes for fetcher, parser, retriever, converter, and repository; update cmd and watcher
This commit is contained in:
@@ -36,6 +36,7 @@ var (
|
||||
contractAddress string
|
||||
contractAddresses []string
|
||||
contractEvents []string
|
||||
contractMethods []string
|
||||
)
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
|
||||
Reference in New Issue
Block a user