Should we have different withdraw
functions for the recipient and the sender
#716
Closed
andreivladbrg
started this conversation in
Ideas
Replies: 1 comment
-
I am against introducing a mirror function just for the sake of this little functionality. I suggest we ignore this feature and continue with building a global set of Sablier rescuers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I've mentioned in this discussion:
At the moment if the sender is an approved operator it would still revert because the check is made in the same function:
v2-core/src/abstracts/SablierV2Lockup.sol
Lines 251 to 262 in 91887da
What do you think? Should we have separate functions for withdraw? @PaulRBerg @razgraf
Beta Was this translation helpful? Give feedback.
All reactions