# ClusterCreator

> **ClusterCreator**: `object`

Cluster creator data

### Type declaration

| Name                | Type     | Description                          | Defined in  |
| ------------------- | -------- | ------------------------------------ | ----------- |
| `address`           | `string` | The creator address.                 | types.ts:52 |
| `config_signature`? | `string` | The cluster configuration signature. | types.ts:54 |

### Defined in

types.ts:50
