Skip to main content
Version: v0.19.2

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 required deposit data for activating the DV.
builder_registrationBuilderRegistrationpre-generated signed validator builder registration to be sent to builder network.

Source

types.ts:176