Closed AChaffangeon closed 1 month ago
@AChaffangeon in the settings for Kibisis, you need to enable TestNet:
This can be found in Settings > Advanced
@kieranroneill any thoughts re: making TestNet/BetaNet enabled by default or just removing it as a setting altogether? If not, at least the error message should probably be a bit more helpful.
@kieranroneill any thoughts re: making TestNet/BetaNet enabled by default or just removing it as a setting altogether? If not, at least the error message should probably be a bit more helpful.
Are there any other situations that would result in this error? Or can I safely add a condition in the Kibisis provider that checks for the "no parameters supplied" error and instructs the user to toggle on this setting?
I can add a more meaningful error message coming back from Kibisis. I want to abstract testnet/betanet away from user's as the average user will not really be using these networks.
I could use a new error message, something similar to a 405 HTTP status code "method is known by the server but is not supported". And then give an actually useful error message like " you need to go to Settings > Advanced and turn on Testnet".
Indeed I add not activated TestNet, thanks !
Hello,
I have a project where I use Kibisis with use-wallet. However, when I try to connect to Kibisis, I get the following error
We are declaring our WalletManager as follows:
Do we need to supply some parameters when we connect to the wallet now?
Dependencies :