Documentation ¶
Index ¶
- func GetCancelDepositCmd(cdc *codec.Codec) *cobra.Command
- func GetCreateCmd(cdc *codec.Codec) *cobra.Command
- func GetDescriptionCmd(cdc *codec.Codec) *cobra.Command
- func GetDisableFeatureCmd(cdc *codec.Codec) *cobra.Command
- func GetInjectCmd(cdc *codec.Codec) *cobra.Command
- func GetInterestCancelCmd(cdc *codec.Codec) *cobra.Command
- func GetInterestInjectCmd(cdc *codec.Codec) *cobra.Command
- func GetListCmd(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetQueryParamsCmd(cdc *codec.Codec) *cobra.Command
- func GetSearchCmd(cdc *codec.Codec) *cobra.Command
- func MarkCmdDepositBoxCreateFlagRequired(cmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCreateCmd ¶
GetCreateCmd implements create deposit box transaction command.
func GetDisableFeatureCmd ¶
GetDisableFeatureCmd implements disable feature a box transaction command.
func GetInterestCancelCmd ¶
GetInterestCancelCmd implements fetch interest from a deposit box transaction command.
func GetInterestInjectCmd ¶
GetInterestInjectCmd implements interest injection a deposit box transaction command.
func GetListCmd ¶
GetListCmd implements the query box command.
func GetQueryCmd ¶
GetQueryCmd implements the query box command.
func GetQueryParamsCmd ¶
GetQueryParamsCmd implements the query params command.
func GetSearchCmd ¶
GetSearchCmd implements the query box command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.