walletlink
Advanced tools
Comparing version 2.4.5 to 2.4.6
@@ -159,2 +159,5 @@ "use strict"; | ||
var _a, _b; | ||
if ((0, util_1.ensureIntNumber)(chainId) === this.getChainId()) { | ||
return false; | ||
} | ||
const relay = await this.initializeRelay(); | ||
@@ -161,0 +164,0 @@ const res = await relay.addEthereumChain(chainId.toString(), rpcUrls, iconUrls, blockExplorerUrls, chainName, nativeCurrency).promise; |
{ | ||
"name": "walletlink", | ||
"version": "2.4.5", | ||
"version": "2.4.6", | ||
"description": "WalletLink JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
348693
6896