Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagExpiration = "expiration" FlagPeriod = "period" FlagPeriodLimit = "period-limit" FlagSpendLimit = "spend-limit" FlagAllowedMsgs = "allowed-messages" )
flag for feegrant module
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryFeeGrant ¶
GetCmdQueryFeeGrant returns cmd to query for a grant between granter and grantee.
func GetCmdQueryFeeGrants ¶
GetCmdQueryFeeGrants returns cmd to query for all grants for a grantee.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewCmdFeeGrant ¶
NewCmdFeeGrant returns a CLI command handler for creating a MsgGrantAllowance transaction.
func NewCmdRevokeFeegrant ¶
NewCmdRevokeFeegrant returns a CLI command handler for creating a MsgRevokeAllowance transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.