Skip to main content
Version: v1.1.0

ClusterPayload

ClusterPayload: object

Cluster configuration

Type declaration

MemberTypeDescription
namestringThe cluster name.
operatorsClusterOperator[]The cluster nodes operators addresses.
validatorsClusterValidator[]The cluster validators information.
deposit_amountsstring[]The cluster partial deposits in gwei or 32000000000.

Source

types.ts:71