# ClusterValidator

> **ClusterValidator**: `object`

Validator withdrawal configuration

### Type declaration

| Name                    | Type     | Description                                                                    | Defined in  |
| ----------------------- | -------- | ------------------------------------------------------------------------------ | ----------- |
| `fee_recipient_address` | `string` | Address to receive MEV rewards (if enabled), block proposal and priority fees. | types.ts:62 |
| `withdrawal_address`    | `string` | Address to receive skimming rewards and validator principal at exit.           | types.ts:65 |

### Defined in

types.ts:60
