Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to designate Reward Receiver Address at the time of lock creation #5338

Closed
mattverse opened this issue May 29, 2023 · 1 comment

Comments

@mattverse
Copy link
Member

Background

In #5281, we implemented a feature and a msg to designate lock reward reciever, where the lock reward receiver would be the one receiving the incentives from the gauges.

As per @p0mvn 's suggestion, we would like to further develop this feature by providing user the option to provide and designate the lock reward receiver at the time of lock creation.

Suggested Design

We add a extra field to the çreate lock msg, where if it's empty use owner as reward receiver, if not use that field as reward receiver

Acceptance Criteria

  • Feature has been implemented & test cases have been implemented
@mattverse
Copy link
Member Author

This PR has been finished by #5281

@github-project-automation github-project-automation bot moved this from Needs Triage 🔍 to Done ✅ in Osmosis Chain Development Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant