Documentation ¶
Index ¶
- func CreateAccount(cdc *codec.Codec) *cobra.Command
- func GetAccountCmd(cdc *codec.Codec) *cobra.Command
- func GetAccountsCmd(cdc *codec.Codec) *cobra.Command
- func GetAuthCmd(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func UpdateAccountAuth(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
CreateAccount will create a account create tx and sign it with the given key.
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given name.
func GetAuthCmd ¶
GetAuthCmd returns a query auth that will display the state of the auth
func GetQueryCmd ¶
GetQueryCmd returns the transaction commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.