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
Hi @KevinKoobs,
Another Todo done:
I added XAHAU activation support to the backend.
Meaning you can now query for Xahau specific activation eligibility. If unspecified, mainnet is assumed.
What you do is: add /network:xahau/ to the URL.
/network:xahau/
E.g.: https://xapps.xumm.app/activate/check-claim/serial:AB02000000055357/network:xahau
https://xapps.xumm.app/activate/check-claim/serial:AB02000000055357/network:xahau
Same applies to committing the activation, and fetching results. So all variants of the endpoint.
This means the xActivate xApp can be updated to check for prefunding/activation eligibility & activation on Xahau as well 🎉
The text was updated successfully, but these errors were encountered:
KevinKoobs
No branches or pull requests
Hi @KevinKoobs,
Another Todo done:
I added XAHAU activation support to the backend.
Meaning you can now query for Xahau specific activation eligibility. If unspecified, mainnet is assumed.
What you do is: add
/network:xahau/
to the URL.E.g.:
https://xapps.xumm.app/activate/check-claim/serial:AB02000000055357/network:xahau
Same applies to committing the activation, and fetching results. So all variants of the endpoint.
This means the xActivate xApp can be updated to check for prefunding/activation eligibility & activation on Xahau as well 🎉
The text was updated successfully, but these errors were encountered: