-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change allowed strategist rewards claimer from range admin to treasur…
…y address (#577) ## 1. Overview Instead of allowing the range admin to claim the strategist rewards, this is moved to the treasury address. ## 2. Implementation details This is changed by fetching the allowed address from the `RANGE_ADMIN` to the `VAULT_CONFIG` ## 3. How to test/use The unit tests are adapted for the updated claiming ## 4. Checklist <!-- Checklist for PR author(s). --> - [x] Does the Readme need to be updated? Not as of now ## 5. Limitations (optional) <!-- Describe any limitation of the capabilities listed in the Overview section. --> ## 6. Future Work (optional) This design allows for future processing of strategists fees through middleware
- Loading branch information
1 parent
8a8f655
commit 756c7a1
Showing
1 changed file
with
25 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters