cli

package
v4.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDenom = "denom"
)

Flag constants

Variables

This section is empty.

Functions

func GetCmdBeginUnbonding

func GetCmdBeginUnbonding() *cobra.Command

transaction with a MsgBeginUnbonding message.

func GetCmdBond

func GetCmdBond() *cobra.Command

transaction with a MsgBond message.

func GetCmdClaim

func GetCmdClaim() *cobra.Command

GetCmdClaim creates a Cobra command to generate or broadcast a transaction with a MsgClaim message.

func GetCmdQueryBonded

func GetCmdQueryBonded() *cobra.Command

GetCmdQueryBonded creates a Cobra command to query bonded tokens associated with a single account.

func GetCmdQueryCompletedIncentivePrograms

func GetCmdQueryCompletedIncentivePrograms() *cobra.Command

GetCmdQueryCompletedIncentivePrograms creates a Cobra command to query for all completed incentive programs.

func GetCmdQueryIncentiveProgram

func GetCmdQueryIncentiveProgram() *cobra.Command

GetCmdQueryIncentiveProgram creates a Cobra command to query a single incentive program by its ID.

func GetCmdQueryOngoingIncentivePrograms

func GetCmdQueryOngoingIncentivePrograms() *cobra.Command

GetCmdQueryOngoingIncentivePrograms creates a Cobra command to query for all ongoing incentive programs.

func GetCmdQueryParams

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams creates a Cobra command to query for the x/incentive module parameters.

func GetCmdQueryPendingRewards

func GetCmdQueryPendingRewards() *cobra.Command

GetCmdQueryPendingRewards creates a Cobra command to query the pending incentive rewards of a single account.

func GetCmdQueryTotalBonded

func GetCmdQueryTotalBonded() *cobra.Command

GetCmdQueryTotalBonded creates a Cobra command to query bonded tokens across all users.

func GetCmdQueryUnbondings

func GetCmdQueryUnbondings() *cobra.Command

GetCmdQueryUnbondings creates a Cobra command to query all unbondings associated with a single account.

func GetCmdQueryUpcomingIncentivePrograms

func GetCmdQueryUpcomingIncentivePrograms() *cobra.Command

GetCmdQueryUpcomingIncentivePrograms creates a Cobra command to query for all upcoming incentive programs.

func GetCmdSponsor

func GetCmdSponsor() *cobra.Command

transaction with a MsgSponsor message.

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the CLI query commands for the x/incentive module.

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the CLI transaction commands for the x/incentive module.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL