Documentation ¶
Index ¶
- func CmdDeposit() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdWithdrawal() *cobra.Command
- func GetCmdQueryDepositorDepsoits() *cobra.Command
- func GetCmdQueryDepositorWithdrawals() *cobra.Command
- func GetCmdQueryDepsoits() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdDeposit ¶
func CmdQueryParams ¶
CmdQueryParams returns a command object instance for module params
func CmdWithdrawal ¶
func GetCmdQueryDepositorDepsoits ¶
GetCmdQueryDepositorDepsoits implements the command to query all the deposits made from one depositor.
func GetCmdQueryDepositorWithdrawals ¶
GetCmdQueryDepositorWithdrawals implements the command to query all the withdrawals made from one depositor.
func GetCmdQueryDepsoits ¶
GetCmdQueryDepsoits implements the query all deposits command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.