ExitDistributedValidator
Defined in: types.ts:432
Represents a distributed validator's information relevant for exit validation.
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
distributed_public_key | string | The public key of the distributed validator. | types.ts:434 |
public_shares | string[] | The public key shares of the distributed validator. | types.ts:437 |