@injectivelabs/networks
Advanced tools
@@ -27,3 +27,3 @@ import { ChainId, EvmChainId } from "@injectivelabs/ts-types"; | ||
| rest: string; | ||
| rpc?: string; | ||
| rpc: string; | ||
| cacheGrpc?: string; | ||
@@ -30,0 +30,0 @@ cacheRest?: string; |
@@ -27,3 +27,3 @@ import { ChainId, EvmChainId } from "@injectivelabs/ts-types"; | ||
| rest: string; | ||
| rpc?: string; | ||
| rpc: string; | ||
| cacheGrpc?: string; | ||
@@ -30,0 +30,0 @@ cacheRest?: string; |
+2
-2
| { | ||
| "name": "@injectivelabs/networks", | ||
| "version": "1.20.18", | ||
| "version": "1.20.19", | ||
| "description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.", | ||
@@ -45,3 +45,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@injectivelabs/ts-types": "1.20.18" | ||
| "@injectivelabs/ts-types": "1.20.19" | ||
| }, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
51602
0+ Added
- Removed