sablier-labs / docs

Documentation and guides for Sablier
https://docs.sablier.com
GNU General Public License v3.0
16 stars 7 forks source link

Document footguns #22

Closed PaulRBerg closed 1 year ago

PaulRBerg commented 1 year ago
PaulRBerg commented 1 year ago

We ended up implementing a withdrawMaxAndTransfer function to address this issue with transferFrom:

https://github.com/sablier-labs/v2-core/pull/561

The docs should recommend using withdrawMaxAndTransfer over transferFrom.