@xlabs-libs/wallet-aggregator-cosmos
Advanced tools
Comparing version 0.0.1-alpha.12 to 0.0.1-alpha.13
@@ -42,3 +42,3 @@ "use strict"; | ||
bitget: { | ||
name: "Bitget", | ||
name: "Bitget Wallet", | ||
url: "https://web3.bitget.com/", | ||
@@ -45,0 +45,0 @@ locate: () => { var _a; return (_a = window.bitkeep) === null || _a === void 0 ? void 0 : _a.keplr; }, |
@@ -39,3 +39,3 @@ export const WALLETS = { | ||
bitget: { | ||
name: "Bitget", | ||
name: "Bitget Wallet", | ||
url: "https://web3.bitget.com/", | ||
@@ -42,0 +42,0 @@ locate: () => window.bitkeep?.keplr, |
{ | ||
"name": "@xlabs-libs/wallet-aggregator-cosmos", | ||
"repository": "https://github.com/XLabs/wallet-aggregator-sdk/tree/master/packages/wallets/cosmos", | ||
"version": "0.0.1-alpha.12", | ||
"version": "0.0.1-alpha.13", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "dist/cjs/index.js", |
@@ -121,3 +121,3 @@ import { StdSignature } from "@cosmjs/amino"; | ||
bitget: { | ||
name: "Bitget", | ||
name: "Bitget Wallet", | ||
url: "https://web3.bitget.com/", | ||
@@ -124,0 +124,0 @@ locate: () => window.bitkeep?.keplr, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
192219