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

Blacklist address endpoint #26

Open
4 tasks
j-mueller opened this issue Dec 23, 2024 · 0 comments
Open
4 tasks

Blacklist address endpoint #26

j-mueller opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels

Comments

@j-mueller
Copy link
Collaborator

Add an endpoint that allows us to blacklist an address.
Inputs: The address to be blacklisted.
Fails if the submitter is not the issuer of the stablecoin, or if the address is already on the list.

  • Offchain endpoint like the ones in Wst.Offchain.Endpoints.Deployment
  • Test case for happy path in Wst.Test.UnitTest
  • API route (POST) in Wst.Server.Types.BuildTxAPI
  • Handler for the route in Wst.Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants