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

SEP-24: make account for deposit request optional to match withdraw request #1342

Closed
JakeUrban opened this issue Feb 6, 2023 · 0 comments · Fixed by #1343
Closed

SEP-24: make account for deposit request optional to match withdraw request #1342

JakeUrban opened this issue Feb 6, 2023 · 0 comments · Fixed by #1343

Comments

@JakeUrban
Copy link
Contributor

The account parameter for POST /transactions/withdraw/interactive is optional, and the anchor should assume the source account of the payment will be the account authenticated via SEP-10 if account is not specified.

The account parameter for POST /transactions/deposit/interactive should also be optional and default to the authenticated account as well.

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

Successfully merging a pull request may close this issue.

2 participants
@JakeUrban and others