Reject Exit Proposal
Decline an existing validator exit proposal.
Method: rejectExit(proposalId)
Arguments: proposalId
(bytes32) – Unique identifier of the exit proposal.
Permissions: DEPOSITOR_ROLE
Events: when called, the method emits a ProposalRejected
event.
Updated 4 days ago