pub fn start_withdrawal( state: OpState, request: WithdrawalRequest, ) -> TransitionRes
Start a withdrawal from Idle state.
state
request
Ok(TransitionResult)
Err