We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f489015 + deb53cd commit 0ae4879Copy full SHA for 0ae4879
core/src/main/java/com/web3auth/core/types/Web3AuthOptions.kt
@@ -77,7 +77,7 @@ fun getDashboardUrl(buildEnv: BuildEnv?): String {
77
}
78
79
const val authServiceVersion = "v9"
80
-const val walletServicesVersion = "v3"
+const val walletServicesVersion = "v4"
81
const val authDashboardVersion = "v9"
82
const val walletAccountConstant = "wallet/account"
83
const val WEBVIEW_URL = "walletUrl"
0 commit comments