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
Settings/Network
Major (Unable to proceed on a journey)
When a user enters a custom network in network settings the action is completed but is not persisted.
https://dev-oracle.dlc.link
All the data fetching and transactions broadcasting should go through the provided network url
The url is reverted to the default network url for mainnet and testnet
The text was updated successfully, but these errors were encountered:
[ENG-4133] Add "switch to testnet and back to mainnet" flow(#206)
195e164
[ENG-4132]Add data-testid to network address input fields
Imamah-Zafar
Successfully merging a pull request may close this issue.
Component
Settings/Network
Severity
Major (Unable to proceed on a journey)
Summary
When a user enters a custom network in network settings the action is completed but is not persisted.
Reproduce steps
https://dev-oracle.dlc.link
Expected result
All the data fetching and transactions broadcasting should go through the provided network url
Actual result
The url is reverted to the default network url for mainnet and testnet
Remark
https://github.com/secretkeylabs/xverse-core/blob/69664b071dd64e227747db994fcc1e370683b05d/transactions/stx.ts#L75
The text was updated successfully, but these errors were encountered: