ClusterOperator
ClusterOperator:
object
Node operator data
Type declaration
| Name | Type | Description | Defined in | 
|---|---|---|---|
| address | string | The operator address. | types.ts:23 | 
| enr? | string | The operator ethereum node record. | types.ts:26 | 
| fork_version? | string | The cluster fork_version. | types.ts:29 | 
| version? | string | The cluster version. | types.ts:32 | 
| enr_signature? | string | The operator enr signature. | types.ts:35 | 
| config_signature? | string | The operator configuration signature. | types.ts:38 | 
Defined in
types.ts:21