Skip to main content
Version: Next

ClusterDefinition

Cluster definition data needed for dkg

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
namestringThe cluster name.ClusterPayload.nametypes.ts:73
operatorsClusterOperator[]The cluster nodes operators addresses.ClusterPayload.operatorstypes.ts:76
validatorsClusterValidator[]The cluster validators information.ClusterPayload.validatorstypes.ts:79
deposit_amounts?null | string[]The cluster partial deposits in gwei or 32000000000.ClusterPayload.deposit_amountstypes.ts:82
creatorClusterCreatorThe creator of the cluster.-types.ts:90
versionstringThe cluster configuration version.-types.ts:93
dkg_algorithmstringThe cluster dkg algorithm.-types.ts:96
fork_versionstringThe cluster fork version.-types.ts:99
uuidstringThe cluster uuid.-types.ts:102
timestampstringThe cluster creation timestamp.-types.ts:105
config_hashstringThe cluster configuration hash.-types.ts:108
thresholdnumberThe distributed validator threshold.-types.ts:111
num_validatorsnumberThe number of distributed validators in the cluster.-types.ts:114
definition_hash?stringThe hash of the cluster definition.-types.ts:117