Skip to content

Rollups: add effect withdraw receipt

YunYan requested to merge yy@oru-effect-withdraw-receipt into oru@main

issue tezos/tezos#1985 (closed) (Advertise the withdraw effect interpretation in the receipt)

Added a new case Make_withdraw of withdraw_receipt in type result_instruction_content. That includes the ticket _id that is ready for the end user to request withdraw from the L2 via the rollup operation Withdraw.

Edited by YunYan

Merge request reports