Open
Description
Objective
Validators of type 0x02 allow partial withdrawals. The only process of doing so is via launchpad, and it requires bringing online unnecessary assets (namely: metamask with access to private key of withdrawal address), which is a security issue.
There is already a Voluntary Exits (Full Withdrawals) feature implemented in lighthouse. I propose to implement alongside of it a feature that allows partial withdrawals
Proposed Interface
Use lighthouse account validator withdraw
command to initiate partial withdrawal. Same parameters as lighthouse account validator exit
with additional --amount
flag to specify desired withdrawal amount in wei.
Metadata
Metadata
Assignees
Labels
No labels