Documentation
¶
Index ¶
- func GetCmdBoxDescription(cdc *codec.Codec) *cobra.Command
- func GetCmdBoxDisableFeature(cdc *codec.Codec) *cobra.Command
- func GetCmdDepositBoxCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdDepositBoxInterestFetch(cdc *codec.Codec) *cobra.Command
- func GetCmdDepositBoxInterestInjection(cdc *codec.Codec) *cobra.Command
- func GetCmdDepositToBox(cdc *codec.Codec) *cobra.Command
- func GetCmdFetchDepositFromBox(cdc *codec.Codec) *cobra.Command
- func GetCmdFutureBoxCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdLockBoxCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryBox(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryBoxs(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryDepositBoxDeposit(cdc *codec.Codec) *cobra.Command
- func GetCmdSearchBoxs(cdc *codec.Codec) *cobra.Command
- func MarkCmdDepositBoxCreateFlagRequired(cmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdBoxDescription ¶
GetCmdBoxDescription implements box a coin transaction command.
func GetCmdBoxDisableFeature ¶
GetCmdBoxDisableFeature implements disable feature a box transaction command.
func GetCmdDepositBoxCreate ¶
GetCmdDepositBoxCreate implements create deposit box transaction command.
func GetCmdDepositBoxInterestFetch ¶
GetCmdDepositBoxInterestFetch implements fetch interest from a deposit box transaction command.
func GetCmdDepositBoxInterestInjection ¶
GetCmdDepositBoxInterestInjection implements interest injection a deposit box transaction command.
func GetCmdDepositToBox ¶
GetCmdDepositToBox implements deposit to a box transaction command.
func GetCmdFetchDepositFromBox ¶
GetCmdFetchDepositFromBox implements fetch deposit from a box transaction command.
func GetCmdFutureBoxCreate ¶
GetCmdFutureBoxCreate implements create Future box transaction command.
func GetCmdLockBoxCreate ¶
GetCmdBox implements create lock box transaction command.
func GetCmdQueryBox ¶
GetCmdQueryBox implements the query box command.
func GetCmdQueryBoxs ¶
GetCmdQueryBox implements the query box command.
func GetCmdQueryDepositBoxDeposit ¶
GetCmdQueryDepositBoxDeposit implements the query box command.
func GetCmdSearchBoxs ¶
GetCmdQueryBoxs implements the query box command.
Types ¶
This section is empty.