Skip to content

[Soroban] Update Royalty Recipient #672

Description

@Eniola3321

Labels

soroban royalty enhancement

Summary

Allow creators to change the royalty recipient address.

Background

Users may migrate to a new wallet and need future royalties sent there.

Tasks
Add update_royalty_recipient().
Verify current recipient.
Update stored address.
Emit RoyaltyRecipientUpdated.
Swagger / API Integration
Document PATCH /nfts/:id/royalty-recipient.
Add request/response examples.
Acceptance Criteria

Only the current recipient can update.

Event is emitted.

New address is used for future royalties.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions