Skip to main content
Version: v1.1.0

DistributedValidator

DistributedValidator: object

Required deposit data for validator activation

Type declaration

MemberTypeDescription
distributed_public_keystringThe public key of the distributed validator.
public_sharesstring[]The public key of the node distributed validator share.
deposit_dataPartial <DepositData>The deposit data for activating the DV.
partial_deposit_dataPartial <DepositData>[]The deposit data with partial amounts or full amount for activating the DV.
builder_registrationBuilderRegistrationpre-generated signed validator builder registration to be sent to builder network.

Source

types.ts:174