Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SmartContractsCmd = &cobra.Command{
Use: "smart-contracts",
Short: "General Smart Contracts tasks",
Long: `General Smart Contracts tasks`,
}
Root Command for OPS
Functions ¶
Types ¶
type PullArgs ¶
type PullArgs struct {
*SmartContractsArgs
SmartContracts []smartContract
}
type SmartContractsArgs ¶
Click to show internal directories.
Click to hide internal directories.