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 option to designate reward recipient in Superfluid and Lockup #5044

Closed
Tracked by #4700
mattverse opened this issue May 2, 2023 · 1 comment
Closed
Tracked by #4700
Assignees

Comments

@mattverse
Copy link
Member

Background

In normal staking, users are given the option to specify reward reciever. (Reference SetWithdrawAddress).

We want to support the same action for distribution happening for Superfluid staking and bonding rewards, where through a secondary message, users are able to set the rewards receiver.

This would also allow secondary cosmwasm contracts to have better UX throughout handling distribution rewards.

Acceptance Criteria

  • Message to set reward receiver for have been added for each superfluid module and the lockup module.
  • According state entries have been added
  • All unit tests have been added
  • E2E Testing have been added
@p0mvn
Copy link
Member

p0mvn commented May 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants