Closed smol-ninja closed 2 months ago
Closes https://github.com/sablier-labs/flow/issues/251
Includes a test that compares the sum of withdrawn amount through multiple withdrawals with the expected withdrawn amount if there were no precision loss in division.
Note: this test fails against main branch.
main
Pushed the changes @andreivladbrg. lmk if it looks good now.
Thanks for approving @andreivladbrg. The name WithdrawNoDelay looks good to me.
WithdrawNoDelay
Closes https://github.com/sablier-labs/flow/issues/251
Includes a test that compares the sum of withdrawn amount through multiple withdrawals with the expected withdrawn amount if there were no precision loss in division.
Note: this test fails against
main
branch.