ClusterPayload
ClusterPayload:
object
Cluster configuration
Type declaration
| Member | Type | Description | 
|---|---|---|
| name | string | The cluster name. | 
| operators | ClusterOperator[] | The cluster nodes operators addresses. | 
| validators | ClusterValidator[] | The cluster validators information. | 
| deposit_amounts | string[] | The cluster partial deposits in gwei or 32000000000. | 
Source
types.ts:71