@mintbase-js/sdk
Advanced tools
Comparing version 0.6.0-near-api-js-cec3fd5.0 to 0.6.0-rename-v2-factory-3a78fab.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-near-api-js-cec3fd5.0", | ||
"version": "0.6.0-rename-v2-factory-3a78fab.0", | ||
"description": "Core functions for Mintbase JS SDK", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "7c91ba401680966ad1701ce77bb231f0a210034e" | ||
"gitHead": "f5eb6ebd858e1c89eaa15ebb73a4b4a605ecadc0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
186688