To me it's the same safety mechanism as in MidnightBundles:
- every function guards the provider of the tokens, so there is no unintended use of tokens that are approved to the bundler
- every function uses everything that is pulled, so there is "no loss" when using tokens that are approved
Adding it as an issue to document it (because it should be done everywhere)
To me it's the same safety mechanism as in MidnightBundles:
Adding it as an issue to document it (because it should be done everywhere)