# sendmanager/v1/genesis.proto

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

## Messages

### GenesisState

GenesisState defines the sendmanager module's genesis state.

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