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
In packages/demo-wallet-shared/methods/sep12/putSep12FieldsRequest.ts
It expects a response of 202. But 200 is also an acceptable response. Let's handle this case
stellar/stellar-protocol@2d46fe8#diff-1dc2bdae0cffb9fccb696891fb59ca6533c8ab3a026bb60b9249cb6fce549d1dR311
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In packages/demo-wallet-shared/methods/sep12/putSep12FieldsRequest.ts
It expects a response of 202. But 200 is also an acceptable response. Let's handle this case
stellar/stellar-protocol@2d46fe8#diff-1dc2bdae0cffb9fccb696891fb59ca6533c8ab3a026bb60b9249cb6fce549d1dR311
The text was updated successfully, but these errors were encountered: