Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "ens",
Short: "manage ENS entries",
Long: `Manage entries for the Ethereum Name Service (ENS). Details of each indiidual command are available in the help files for the relevant command`,
PersistentPreRun: persistentPreRun,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.