SignedExitValidationMessage
Defined in: types.ts:465
Represents a signed exit message for exit validation.
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
message | ExitValidationMessage | The exit message containing epoch and validator index. | types.ts:467 |
signature | string | BLS signature of the exit message. | types.ts:470 |