# ibcratelimit/genesis.proto

Proto package `ibcratelimit`, part of the [x/ibc-rate-limit](https://docs.bitbadges.io/chain/proto/ibcratelimit) module. It declares 1 message. [Read the raw source](https://github.com/BitBadges/bitbadgeschain/blob/master/proto/ibcratelimit/genesis.proto).

## Messages

### GenesisState

GenesisState defines the ibcratelimit module's genesis state.

| Field | # | Type | Rule | Description |
| --- | --- | --- | --- | --- |
| `params` | 1 | [`Params`](https://docs.bitbadges.io/chain/proto/ibcratelimit/params#params) | singular | params defines all the parameters of the module. |
