proto/cosmos/feegrant/v1beta1/feegrant.pb
library
Classes
-
AllowedMsgAllowance
-
AllowedMsgAllowance creates allowance only for specified message types.
-
BasicAllowance
-
BasicAllowance implements Allowance with a one-time grant of coins
that optionally expires. The grantee can use up to SpendLimit to cover fees.
-
Grant
-
Grant is stored in the KVStore to record a grant with full context
-
PeriodicAllowance
-
PeriodicAllowance extends Allowance to allow for both a maximum cap,
as well as a limit per time period.