DistributedValidator
DistributedValidator =
object
Defined in: types.ts:321
Required deposit data for validator activation
Properties
Property
Type
Description
Defined in
partial_deposit_data?
Partial<DepositData>[]
The deposit data with partial amounts or full amount for activating the DV.
builder_registration?
pre-generated signed validator builder registration to be sent to builder network.
Last updated
Was this helpful?

