Documentation ¶
Index ¶
- func GetCmdActivate(cdc *codec.Codec) *cobra.Command
- func GetCmdAddReporters(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateDataSource(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateOracleScript(cdc *codec.Codec) *cobra.Command
- func GetCmdEditDataSource(cdc *codec.Codec) *cobra.Command
- func GetCmdEditOracleScript(cdc *codec.Codec) *cobra.Command
- func GetCmdRemoveReporter(cdc *codec.Codec) *cobra.Command
- func GetCmdRequest(cdc *codec.Codec) *cobra.Command
- func GetQueryActiveValidators(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdCounts(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdDataSource(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdOracleScript(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdParams(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdReporters(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdRequest(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdRequestSearch(route string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmdValidatorStatus(route string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdActivate ¶
GetCmdActivate implements the activate command handler.
func GetCmdAddReporters ¶
GetCmdAddReporters implements the add reporters command handler.
func GetCmdCreateDataSource ¶
GetCmdCreateDataSource implements the create data source command handler.
func GetCmdCreateOracleScript ¶
GetCmdCreateOracleScript implements the create oracle script command handler.
func GetCmdEditDataSource ¶
GetCmdEditDataSource implements the edit data source command handler.
func GetCmdEditOracleScript ¶
GetCmdEditOracleScript implements the editing of oracle script command handler.
func GetCmdRemoveReporter ¶
GetCmdRemoveReporter implements the remove reporter command handler.
func GetCmdRequest ¶
GetCmdRequest implements the request command handler.
func GetQueryActiveValidators ¶
GetQueryActiveValidators implements the query active validators command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module.
func GetQueryCmdCounts ¶
GetQueryCmdCounts implements the query counts command.
func GetQueryCmdDataSource ¶
GetQueryCmdDataSource implements the query data source command.
func GetQueryCmdOracleScript ¶
GetQueryCmdOracleScript implements the query oracle script command.
func GetQueryCmdParams ¶
GetQueryCmdParams implements the query parameters command.
func GetQueryCmdReporters ¶
GetQueryCmdReporters implements the query reporter list of validator command.
func GetQueryCmdRequest ¶
GetQueryCmdRequest implements the query request command.
func GetQueryCmdRequestSearch ¶
GetQueryCmdRequestSearch implements the search request command.
func GetQueryCmdValidatorStatus ¶
GetQueryCmdValidatorStatus implements the query reporter list of validator command.
Types ¶
This section is empty.