Versions in this module Expand all Collapse all v0 v0.0.2 Jun 3, 2020 Changes in this version + func CmdCheckZKFiles(c *cli.Context) error + func CmdDeployState(c *cli.Context) error + func CmdDownloadZKFiles(c *cli.Context) error + func CmdHashZKFiles(c *cli.Context) error + func ValidateZKFilesProvingKeyFormat(format string) (zkutils.ProvingKeyFormat, error) v0.0.1 Mar 18, 2020 Changes in this version + func CmdDbIPFSexport(c *cli.Context, storagePath string) error + func CmdDbRawDump(c *cli.Context, storagePath string) error + func CmdDbRawImport(c *cli.Context, storagePath string) error + func CmdImportEthAccount(c *cli.Context) error + func CmdNewEthAccount(c *cli.Context) error + func CmdNewIssuer(c *cli.Context) error + func CmdStart(c *cli.Context, cfg *config.Config, ...) error + func CmdStop(c *cli.Context, cfg *config.Config) error + func CmdSync(c *cli.Context, cfg *config.Config) error + func NewIssuer(storagePath, keyStoreBabyPath, keyStoreBabyPassword string) error + func PostAdminApi(cfgServer *config.Server, path string, result interface{}) error + func WithCfg(cmd func(c *cli.Context, cfg *config.Config) error) func(c *cli.Context) error