Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BridgeCommand *cobra.Command
View Source
var LightRelayCommand *cobra.Command
View Source
var LightRelayMaintainerProxyCommand *cobra.Command
View Source
var MaintainerProxyCommand *cobra.Command
View Source
var ModuleCommand = ethereum.Command{ Command: cobra.Command{ Use: "tbtc", Short: `Provides access to Keep TBTCv2 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 RedemptionWatchtowerCommand *cobra.Command
View Source
var WalletProposalValidatorCommand *cobra.Command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.