Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagSpendLimit = "spend-limit" FlagMsgType = "msg-type" FlagExpiration = "expiration" FlagAllowedValidators = "allowed-validators" FlagDenyValidators = "deny-validators" FlagAllowList = "allow-list" )
Flag names and values
Variables ¶
This section is empty.
Functions ¶
func NewCmdExecAuthorization ¶
NewCmdExecAuthorization returns a CLI command handler for creating a MsgExec transaction. Deprecated: This command is deprecated in favor for the AutoCLI exec command. It stays here for backward compatibility, as the AutoCLI command has a small breaking change, but it will be removed in future versions.
func NewCmdGrantAuthorization ¶
NewCmdGrantAuthorization returns a CLI command handler for creating a MsgGrant transaction. Migrating this command to AutoCLI is possible but would be CLI breaking.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.