We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The DELETE /accounts/<address> endpoint is not yet implemented.
DELETE /accounts/<address>
The endpoint is detailed in SEP-30 (not yet merged at the writing of this).
Note ideal to attempt this until after #2324 and #2339 to reduce the amount of code that needs to be refactored when those tasks are done.
The text was updated successfully, but these errors were encountered:
Closed by #2473
Sorry, something went wrong.
howardtw
No branches or pull requests
The
DELETE /accounts/<address>
endpoint is not yet implemented.The endpoint is detailed in SEP-30 (not yet merged at the writing of this).
Note ideal to attempt this until after #2324 and #2339 to reduce the amount of code that needs to be refactored when those tasks are done.
The text was updated successfully, but these errors were encountered: