Closed ben2x4 closed 3 years ago
If a wallet has never connected to the Lucina testnet the users gets an error about chain info. This can be resolved by connecting Keplr to Lucina with another dApp. Most likely we are missing an environment variable.
This was fixed with https://github.com/Wasmswap/wasmswap-interface/commit/412e29c70ed3f855f9c6b5b3164934c0a26688f0, we just needed to use the suggest chain feature as the testnet is not natively supported by keplr.
If a wallet has never connected to the Lucina testnet the users gets an error about chain info. This can be resolved by connecting Keplr to Lucina with another dApp. Most likely we are missing an environment variable.