simplify scheduling in distributeFees #3044
Labels
code-style
defensive correctness patterns; readability thru consistency
Core Economy
OBSOLETE in favor of INTER-protocol
enhancement
New feature or request
hygiene
Tidying up around the house
technical-debt
What is the Problem Being Solved?
vats/src/distributeFees.js
tries to throttle multiple deposits in too complex a way.Description of the Design
@michaelfig said
Security Considerations
Should be performance only.
Test Plan
existing tests should be sufficient, since the code will get simpler and require fewer parameters.
The text was updated successfully, but these errors were encountered: