aztec-2-bug-bounty
aztec-2-bug-bounty copied to clipboard
RollupProcessor should emit Withdraw/WithdrawError events
Looking at the code, Withdraw and WithdrawError events are declared in RollupProcessor.sol. But they are never emitted. It would be helpful to tools analyzing Aztec usage if they were.