Optional
data: PartialMessage<PeriodicAllowance>Optional
basicbasic specifies a struct of BasicAllowance
Optional
periodperiod specifies the time duration in which period_spend_limit coins can be spent before that allowance is reset
period_can_spend is the number of coins left to be spent before the period_reset time
Optional
periodperiod_reset is the time at which this period resets and a new one begins, it is calculated from the start time of the first transaction after the last period ended
period_spend_limit specifies the maximum number of coins that can be spent in the period
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
PeriodicAllowance extends Allowance to allow for both a maximum cap, as well as a limit per time period.
Generated
from message cosmos.feegrant.v1beta1.PeriodicAllowance