ExitClusterDefinition
Defined in: types.ts:418
Represents the core definition of a cluster relevant for exit validation.
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
operators | ExitOperator[] | The cluster nodes operators with their ENRs. | types.ts:420 |
fork_version | string | The cluster fork version. | types.ts:423 |
threshold | number | The distributed validator threshold. | types.ts:426 |