sablier-labs / v2-periphery

🎛 Peripheral smart contracts for interacting with Sablier V2
https://docs.sablier.com
GNU General Public License v3.0
24 stars 7 forks source link

Remove `CancelMultiple` struct from Batch Lockup library #373

Closed smol-ninja closed 3 months ago

smol-ninja commented 3 months ago

Its redundant.

https://github.com/sablier-labs/v2-periphery/blob/ab9dfdd5501749aa5efa3a90bb5d9b91707dd247/src/types/DataTypes.sol#L10-L14

MukulKolpe commented 3 months ago

Hey @smol-ninja, can I work on this issue?

smol-ninja commented 3 months ago

Hi @MukulKolpe. Yes you can. Please make sure to create the PR against the staging branch. And thank you very much for helping us out with this.

MukulKolpe commented 3 months ago

Hi @smol-ninja, thanks. I have raised a PR against the staging branch.

smol-ninja commented 3 months ago

Thank you. I will review it later.