@wallet01/cosmos
Advanced tools
Comparing version 0.4.0 to 0.4.1
# @wallet01/cosmos | ||
## 0.4.1 | ||
### Patch Changes | ||
- added walletconnect and coinbase package update | ||
## 0.4.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@wallet01/cosmos", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"main": "dist/index.mjs", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
@@ -48,5 +48,3 @@ import { Window as KeplrWindow } from '@keplr-wallet/types'; | ||
await this.provider.enable(chainId); | ||
console.log(this.chain); | ||
this.chain = chainId; | ||
console.log(this.chain); | ||
} catch (err) { | ||
@@ -84,3 +82,2 @@ console.error(err); | ||
try { | ||
console.log(this.chain, (await this.getAccount())[0]); | ||
const { signature } = await this.provider.signArbitrary( | ||
@@ -87,0 +84,0 @@ this.chain, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
@keplr-wallet/cosmos |
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
0
10041
264