pub fn stop_withdrawal( state: OpState, op_id: u64, escrow_address: Address, ) -> TransitionRes
Stop withdrawal and refund escrow shares.
state
op_id
Ok(TransitionResult)