Documentation ¶
Index ¶
- Constants
- func GetCmdQueryAuthorization() *cobra.Command
- func GetCmdQueryAuthorizations() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewCmdExecAuthorization() *cobra.Command
- func NewCmdGrantAuthorization() *cobra.Command
- func NewCmdRevokeAuthorization() *cobra.Command
Constants ¶
View Source
const FlagAllowedValidators = "allowed-validators"
View Source
const FlagDenyValidators = "deny-validators"
View Source
const FlagExpiration = "expiration"
View Source
const FlagMsgType = "msg-type"
View Source
const FlagSpendLimit = "spend-limit"
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryAuthorization ¶
GetCmdQueryAuthorization implements the query authorization command.
func GetCmdQueryAuthorizations ¶
GetCmdQueryAuthorizations implements the query authorizations command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewCmdExecAuthorization ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.