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
2.3.6
Implementing SEP-31
I am expecting to see OPERATION_SEND constant should be defined in below file. https://github.com/stellar/django-polaris/blob/master/polaris/settings.py#L139
OPERATION_SEND
Missing the OPERATION_SEND constant from there.
The text was updated successfully, but these errors were encountered:
resolved with #680
Sorry, something went wrong.
No branches or pull requests
What version are you using?
2.3.6
What did you do?
Implementing SEP-31
What did you expect to see?
I am expecting to see
OPERATION_SEND
constant should be defined in below file.https://github.com/stellar/django-polaris/blob/master/polaris/settings.py#L139
What did you see instead?
Missing the
OPERATION_SEND
constant from there.The text was updated successfully, but these errors were encountered: