Releases: sablier-labs/flow
Releases · sablier-labs/flow
v1.1.0
Changed
- Refactor the
batch
function to return an array of results if all call succeeds, and bubble up the revert if any call fails (#358)
Added
- Add
payable
modifier to all the functions (#348)