# ClusterCreator

> **ClusterCreator** = `object`

Defined in: [types.ts:74](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L74)

Cluster creator data

## Properties

| Property            | Type     | Description                          | Defined in                                                                                                            |
| ------------------- | -------- | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |
| `address`           | `string` | The creator address.                 | [types.ts:76](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L76) |
| `config_signature?` | `string` | The cluster configuration signature. | [types.ts:78](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L78) |
