Documentation ¶
Index ¶
- func CmdCheckZKFiles(c *cli.Context) error
- 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 CmdDeployState(c *cli.Context) error
- func CmdDownloadZKFiles(c *cli.Context) error
- func CmdHashZKFiles(c *cli.Context) 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 ValidateZKFilesProvingKeyFormat(format string) (zkutils.ProvingKeyFormat, error)
- func WithCfg(cmd func(c *cli.Context, cfg *config.Config) error) func(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdCheckZKFiles ¶ added in v0.0.2
func CmdDeployState ¶ added in v0.0.2
func CmdDownloadZKFiles ¶ added in v0.0.2
func CmdHashZKFiles ¶ added in v0.0.2
func CmdImportEthAccount ¶
func CmdNewEthAccount ¶
func CmdNewIssuer ¶
func PostAdminApi ¶
func ValidateZKFilesProvingKeyFormat ¶ added in v0.0.2
func ValidateZKFilesProvingKeyFormat(format string) (zkutils.ProvingKeyFormat, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.