Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EcdsaSortitionPoolCommand *cobra.Command
View Source
var ModuleCommand = ethereum.Command{ Command: cobra.Command{ Use: "ecdsa", Short: `Provides access to Keep ECDSA contracts.`, }, }
ModuleCommand is the exported list of generated commands that can be installed on a CLI app. Generated contract command files set up init functions that add the contract's command and subcommands to this global variable, and any top-level command that wishes to include these commands can reference this variable and expect it to contain all generated contract commands.
View Source
var WalletRegistryCommand *cobra.Command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.