Reject Exit Proposal
Decline an existing exit proposal - validators in the exit proposal remain active.
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 16 days ago