Documentation
¶
Index ¶
- Constants
- func GetCmdAccount(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdAccounts(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdApproveAddAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdApproveRevokeAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdProposeAddAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdProposeRevokeAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdProposedAccounts(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdProposedAccountsToRevoke(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagAddress = "address" FlagAddressUsage = "Bench32 encoded account address" FlagPubKey = "pubkey" FlagRoles = "roles" FlagVID = "vid" FlagRolesUsage = "amount of accounts to take" )
Variables ¶
This section is empty.
Functions ¶
func GetCmdProposedAccounts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.