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

fix: select chains using array in import wallet flow #32

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

frazarshad
Copy link
Collaborator

This PR replaces the code in the import wallet flow which selected Agoric Localhost chain automatically if it was present. This has instead been replaced by an array argument that can be used to list what chains to select.

The following issues are also fixed:

chain is selected using exact match now
the select divergent chain screen runs for every chain selected, so it now runs in a loop

@frazarshad frazarshad self-assigned this Mar 18, 2024
@rabi-siddique rabi-siddique merged commit e7fac8f into dev Mar 18, 2024
3 checks passed
@rabi-siddique rabi-siddique deleted the fix/select-chains branch March 18, 2024 14:18
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 this pull request may close these issues.

2 participants