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