Skip to main content
Version: Next

ClusterPayload

ClusterPayload: object

Cluster configuration

Type declaration

NameTypeDescriptionDefined in
namestringThe cluster name.types.ts:73
operatorsClusterOperator[]The cluster nodes operators addresses.types.ts:76
validatorsClusterValidator[]The cluster validators information.types.ts:79
deposit_amounts?string[] | nullThe cluster partial deposits in gwei or 32000000000.types.ts:82

Defined in

types.ts:71