> For the complete documentation index, see [llms.txt](https://docs.blockxnet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockxnet.com/protocol-developers/modules/bank/parameters.md).

# Parameters

The bank module contains the following parameters:

| Key                | Type           | Example      |
| ------------------ | -------------- | ------------ |
| SendEnabled        | \[]SendEnabled | (deprecated) |
| DefaultSendEnabled | bool           | true         |

### SendEnabled <a href="#sendenabled" id="sendenabled"></a>

The SendEnabled parameter is now deprecated and not to be use. It is replaced with state store records.

### DefaultSendEnabled <a href="#defaultsendenabled" id="defaultsendenabled"></a>

The default send enabled value controls send transfer capability for all coin denominations unless specifically included in the array of `SendEnabled` parameters.
