@zetachain/networks
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -59,3 +59,3 @@ { | ||
"btc_testnet": { | ||
"chain_id": 1, | ||
"chain_id": 18332, | ||
"chain_name": "Bitcoin Testnet", | ||
@@ -303,2 +303,18 @@ "chain_aliases": [ | ||
"type": "cosmos-grpc" | ||
}, | ||
{ | ||
"url": "https://rpc-t.zeta.nodestake.top", | ||
"type": "tendermint-rpc" | ||
}, | ||
{ | ||
"url": "https://api-t.zeta.nodestake.top", | ||
"type": "cosmos-http" | ||
}, | ||
{ | ||
"url": "https://jsonrpc-t.zeta.nodestake.top", | ||
"type": "evm" | ||
}, | ||
{ | ||
"url": "https://grpc-t.zeta.nodestake.top:443", | ||
"type": "cosmos-grpc" | ||
} | ||
@@ -305,0 +321,0 @@ ] |
{ | ||
"name": "@zetachain/networks", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
30948
783