Skip to main content
Version: v1.1.0

ClusterDefinition

Cluster definition data needed for dkg

Extends

Properties

PropertyTypeDescriptionOverridesInherited from
namestringThe cluster name.ClusterPayload.nameClusterPayload.name
operatorsClusterOperator[]The cluster nodes operators addresses.ClusterPayload.operatorsClusterPayload.operators
validatorsClusterValidator[]The cluster validators information.ClusterPayload.validatorsClusterPayload.validators
creatorClusterCreatorThe creator of the cluster.--
versionstringThe cluster configuration version.--
dkg_algorithmstringThe cluster dkg algorithm.--
fork_versionstringThe cluster fork version.--
uuidstringThe cluster uuid.--
timestampstringThe cluster creation timestamp.--
config_hashstringThe cluster configuration hash.--
thresholdnumberThe distributed validator threshold.--
num_validatorsnumberThe number of distributed validators in the cluster.--
deposit_amounts?string[]The cluster partial deposits in gwei or 32000000000.ClusterPayload.deposit_amountsClusterPayload.deposit_amounts
definition_hash?stringThe hash of the cluster definition.--