namada icon indicating copy to clipboard operation
namada copied to clipboard

PoS: update ClaimRewards action to add receiver

Open tzemanovic opened this issue 10 months ago • 1 comments

Describe your changes

Follow-up to #4427 (and based on it - diff https://github.com/anoma/namada/pull/4429/commits/0ac1938d1a4bc50c62d4dcab1fe25c20d2a1e2df)

Changes the ClaimRewards action to the new type with added receiver field

Checklist before merging

  • [ ] If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • [ ] If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • [ ] If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

tzemanovic avatar Feb 27 '25 13:02 tzemanovic