@injectivelabs/networks
Advanced tools
Comparing version 0.0.48 to 0.0.49
@@ -16,3 +16,3 @@ "use strict"; | ||
chainUrl: 'https://public.grpc.injective.network', | ||
tmUrl: 'https://public.tm.injective.network', | ||
tmUrl: 'https://tm.injective.network', | ||
chainHttpUrl: 'https://public.lcd.injective.network', | ||
@@ -26,3 +26,3 @@ exchangeUrl: 'https://public.api.injective.network', | ||
chainUrl: 'https://grpc.injective.network', | ||
tmUrl: 'https://public.tm.injective.network', | ||
tmUrl: 'https://tm.injective.network', | ||
chainHttpUrl: 'https://lcd.injective.network', | ||
@@ -29,0 +29,0 @@ exchangeUrl: 'https://api.injective.network', |
{ | ||
"name": "@injectivelabs/networks", | ||
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "2671cd3402da8a9b826a4520f6ab911a76474cdc" | ||
"gitHead": "e81ccbc17b88e113f61b2ca41920d4eaba8ec559" | ||
} |
Sorry, the diff of this file is not supported yet
6
11843