ClusterOperator

ClusterOperator = object

Defined in: types.ts:45

Node operator data

Properties

Property
Type
Description
Defined in

address

string

The operator address.

enr?

string

The operator ethereum node record.

fork_version?

string

The cluster fork_version.

version?

string

The cluster version.

enr_signature?

string

The operator enr signature.

config_signature?

string

The operator configuration signature.

Last updated

Was this helpful?