You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recently we changed the addDefaultNetwork method to include devnet, the problem is that sometimes the devnet may be off, and this is breaking the signup flow, not allowing the user to finish the setup of his wallet after setting the password.
this issue aims to fix this problem and make the networks added directly no matter if they are online or not.
The text was updated successfully, but these errors were encountered:
LuizAsFight
changed the title
make devnet network inserted if it is not available
insert default networks no matter if they are available or not
Aug 28, 2024
helciofranco
changed the title
insert default networks no matter if they are available or not
Insert default networks no matter if they are available or not
Aug 28, 2024
recently we changed the addDefaultNetwork method to include devnet, the problem is that sometimes the devnet may be off, and this is breaking the signup flow, not allowing the user to finish the setup of his wallet after setting the password.
this issue aims to fix this problem and make the networks added directly no matter if they are online or not.
The text was updated successfully, but these errors were encountered: