Module ratelimit
Modules§
- msg_
client - Generated client implementations.
- query_
client - Generated client implementations.
Structs§
- Denom
Capacity - DenomCapacity stores a list of rate limit capacity for a denom.
- Genesis
State - GenesisState defines the ratelimit module’s genesis state.
- Limit
Params - LimitParams defines rate limit params on a denom.
- Limiter
- Limiter defines one rate-limiter on a specfic denom.
- Limiter
Capacity - LimiterCapacity contains a pair of limiter and its corresponding capacity.
- List
Limit Params Request - ListLimitParamsRequest is a request type of the ListLimitParams RPC method.
- List
Limit Params Response - ListLimitParamsResponse is a response type of the ListLimitParams RPC method.
- MsgSet
Limit Params - MsgSetLimitParams is the Msg/SetLimitParams request type.
- MsgSet
Limit Params Response - MsgSetLimitParamsResponse is the Msg/SetLimitParams response type.
- Pending
Send Packet - PendingSendPacket contains the channel_id and sequence pair to identify a pending packet
- Query
AllPending Send Packets Request - QueryAllPendingSendPacketsRequest is a request type for the AllPendingSendPackets RPC
- Query
AllPending Send Packets Response - QueryAllPendingSendPacketsResponse is a response type of the AllPendingSendPackets RPC
- Query
Capacity ByDenom Request - QueryCapacityByDenomRequest is a request type for the CapacityByDenom RPC method.
- Query
Capacity ByDenom Response - QueryCapacityByDenomResponse is a response type of the CapacityByDenom RPC method.