cli

package
v5.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 9 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 GetCmdEmergencyUnbond

func GetCmdEmergencyUnbond() *cobra.Command

transaction with a MsgEmergencyUnbond message.

func GetCmdQueryAccountBonds

func GetCmdQueryAccountBonds() *cobra.Command

GetCmdQueryAccountBonds creates a Cobra command to query all bonds and unbondings associated with a single account.

func GetCmdQueryActualRates

func GetCmdQueryActualRates() *cobra.Command

GetCmdQueryActualRates creates a Cobra command to query current annual rewards for a reference amount of a given bonded uToken.

func GetCmdQueryCompletedIncentivePrograms

func GetCmdQueryCompletedIncentivePrograms() *cobra.Command

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

func GetCmdQueryCurrentRates

func GetCmdQueryCurrentRates() *cobra.Command

GetCmdQueryCurrentRates creates a Cobra command to query current annual rewards for a reference amount of a given bonded uToken.

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 GetCmdQueryTotalUnbonding

func GetCmdQueryTotalUnbonding() *cobra.Command

GetCmdQueryTotalUnbonding creates a Cobra command to query unbonding tokens across all users.

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