ExitValidationMessage
Defined in: types.ts:454
Represents the message part of a signed exit for exit validation.
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
epoch | string | The epoch at which the validator wishes to exit. | types.ts:456 |
validator_index | string | The index of the validator in the beacon chain. | types.ts:459 |