@consensys/bitcoin-snap
Advanced tools
Comparing version 0.3.3-dev-de378a4-20220914 to 0.3.4-dev-1d9a92b-20220915
{ | ||
"name": "@consensys/bitcoin-snap", | ||
"version": "0.3.3-dev-de378a4-20220914", | ||
"version": "0.3.4-dev-1d9a92b-20220915", | ||
"license": "(Apache-2.0 OR MIT)", | ||
@@ -5,0 +5,0 @@ "main": "src/index.ts", |
{ | ||
"version": "0.3.3-dev-de378a4-20220914", | ||
"version": "0.3.4-dev-1d9a92b-20220915", | ||
"description": "Bitcoin Snap", | ||
@@ -10,3 +10,3 @@ "proposedName": "@consensys/bitcoin-snap", | ||
"source": { | ||
"shasum": "6G/JWq1bHcr9nBYNX+hhseDokux2lPUX/FFVcMHfwLg=", | ||
"shasum": "YT+vlLNOcCEYWKxd+gq6slfMNab97jMcsH9pTuDK//c=", | ||
"location": { | ||
@@ -13,0 +13,0 @@ "npm": { |
@@ -17,3 +17,3 @@ import { BitcoinNetwork } from '../explorer/interface'; | ||
export const BITCOIN_TESTNET_NETWORK: Network = { | ||
name: 'Bitcoin Tesnet', | ||
name: 'Bitcoin Testnet', | ||
chainId: BitcoinNetwork.Test, | ||
@@ -20,0 +20,0 @@ rpcUrl: 'https://api.blockchair.com/bitcoin/testnet', |
Sorry, the diff of this file is too big to display
872575