Documentation ¶
Index ¶
- Constants
- func GetCmdGrantAuthorization(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryGrant(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryGrants(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdRevokeAuthorization(cdc *codec.Codec) *cobra.Command
- func GetCmdSendAs(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const FlagPeriod = "period"
FlagPeriod is flag to specify grant period
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryGrant ¶
GetCmdQueryGrant implements the query grant command.
func GetCmdQueryGrants ¶
GetCmdQueryGrants implements the query grants command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.