Documentation
¶
Index ¶
- func CancelBondCmd() *cobra.Command
- func GetBondByIDCmd() *cobra.Command
- func GetBondListByOwnerCmd() *cobra.Command
- func GetBondModuleBalanceCmd() *cobra.Command
- func GetQueryBondLists() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetQueryParamsCmd() *cobra.Command
- func NewCreateBondCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func RefillBondCmd() *cobra.Command
- func WithdrawBondCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelBondCmd ¶
CancelBondCmd is the CLI command for canceling a bond.
func GetBondByIDCmd ¶
GetBondByIdCmd implements the bond info by id query command.
func GetBondListByOwnerCmd ¶
GetBondListByOwnerCmd queries the bond list by owner.
func GetBondModuleBalanceCmd ¶
GetBondModuleBalanceCmd queries the bond module account balance.
func GetQueryBondLists ¶
GetQueryBondLists implements the bond lists query command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func GetQueryParamsCmd ¶
GetQueryParamsCmd implements the params query command.
func NewCreateBondCmd ¶
NewCreateBondCmd is the CLI command for creating a bond.
func RefillBondCmd ¶
RefillBondCmd is the CLI command for creating a bond.
func WithdrawBondCmd ¶
WithdrawBondCmd is the CLI command for withdrawing funds from a bond.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.