fn transition_withdraw_processed(
res: Result<Txid, String>,
old_state: &WithdrawStateMachine,
) -> WithdrawStateMachine
fn transition_withdraw_processed(
res: Result<Txid, String>,
old_state: &WithdrawStateMachine,
) -> WithdrawStateMachine