@mintbase-js/sdk
Advanced tools
Comparing version 0.6.0-add-bitte-wallet-setup-f054e86.0 to 0.6.0-add-bitte-wallet-support-17d2a30.0
@@ -53,3 +53,3 @@ import { Wallet } from '@near-wallet-selector/core'; | ||
testnet = "mintspace3.testnet", | ||
mainnet = "mintbase2.near" | ||
mainnet = "mintbasev2.near" | ||
} | ||
@@ -56,0 +56,0 @@ export declare enum GRAPHQL_ENDPOINTS { |
@@ -56,3 +56,3 @@ "use strict"; | ||
MINTBASE_CONTRACTS_V2["testnet"] = "mintspace3.testnet"; | ||
MINTBASE_CONTRACTS_V2["mainnet"] = "mintbase2.near"; | ||
MINTBASE_CONTRACTS_V2["mainnet"] = "mintbasev2.near"; | ||
})(MINTBASE_CONTRACTS_V2 = exports.MINTBASE_CONTRACTS_V2 || (exports.MINTBASE_CONTRACTS_V2 = {})); | ||
@@ -59,0 +59,0 @@ var GRAPHQL_ENDPOINTS; |
{ | ||
"name": "@mintbase-js/sdk", | ||
"version": "0.6.0-add-bitte-wallet-setup-f054e86.0", | ||
"version": "0.6.0-add-bitte-wallet-support-17d2a30.0", | ||
"description": "Core functions for Mintbase JS SDK", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "653a658e1a70b9b18a0e751f0368894f10a91026" | ||
"gitHead": "6570fcf0be86f0b66e12c254f7d6cad0b0ae6e4a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
186765