ClusterOperator
ClusterOperator =
object
Defined in: types.ts:45
Node operator data
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
address | string | The operator address. | types.ts:47 |
enr? | string | The operator ethereum node record. | types.ts:50 |
fork_version? | string | The cluster fork_version. | types.ts:53 |
version? | string | The cluster version. | types.ts:56 |
enr_signature? | string | The operator enr signature. | types.ts:59 |
config_signature? | string | The operator configuration signature. | types.ts:62 |