Documentation ¶
Index ¶
- func CmdDeposit() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdWithdraw() *cobra.Command
- func GetCmdQueryDeposits() *cobra.Command
- func GetCmdQueryDepositsByAccount() *cobra.Command
- func GetCmdQueryWithdrawalsByAccount() *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 CmdWithdraw ¶
func GetCmdQueryDeposits ¶
GetCmdQueryDeposits implements the query deposits command.
func GetCmdQueryDepositsByAccount ¶
GetCmdQueryDepositsByAccount implements the command to query all the deposits made from one address.
func GetCmdQueryWithdrawalsByAccount ¶
GetCmdQueryWithdrawalsByAccount implements the command to query all the withdrawals made from one account.
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.