package
3.0.0
Repository: https://github.com/lorenzo-protocol/lorenzo.git
Documentation: pkg.go.dev

# Functions

CmdQueryAgent returns a cobra.Command object for querying a specific agent.
CmdQueryAgents returns a cobra.Command object for querying agents.
CmdTxAddAgent returns a cobra.Command that submits a transaction to add an agent.
CmdTxEditAgent returns a cobra.Command that submits a transaction to edit an agent.
CmdTxRemoveAgent description of the Go function.
GetCmdQueryParams returns a new Cobra command for showing the parameters of the agent module.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.

# Constants

FlagDescription is the flag for the description of the agent.
FlagEthAddress is the flag for the eth address of the agent.
FlagName is the flag for the name of the agent.
FlagURL is the flag for the url of the agent.

# Variables

FsAddAgent defines the flags for adding an agent.
FsEditAgent defines the flags for editing an agent.