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
In WalletConnectSignpage.dart page The method 'signPayload' isn't defined for the type 'ApiWalletConnect'. what instead of this final res = await widget.service.plugin.sdk.api.walletConnect
.signPayload(args, password);
The text was updated successfully, but these errors were encountered:
In WalletConnectSignpage.dart page The method 'signPayload' isn't defined for the type 'ApiWalletConnect'. what instead of this final res = await widget.service.plugin.sdk.api.walletConnect
.signPayload(args, password);
The text was updated successfully, but these errors were encountered: