@mintbase-js/sdk
Advanced tools
Comparing version 0.6.0-add-bitte-wallet-setup-f054e86.0 to 0.6.0-add-bitte-wallet-support-b51c902.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-b51c902.0", | ||
"description": "Core functions for Mintbase JS SDK", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "653a658e1a70b9b18a0e751f0368894f10a91026" | ||
"gitHead": "a3443b6ed4bb439e8e61aac9358a2b9087f87b2f" | ||
} |
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
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
186765