@streamr/config
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -118,3 +118,3 @@ export declare const config: { | ||
entryPoints: { | ||
id: string; | ||
nodeId: string; | ||
websocket: { | ||
@@ -275,3 +275,3 @@ host: string; | ||
entryPoints: { | ||
id: string; | ||
nodeId: string; | ||
websocket: { | ||
@@ -323,3 +323,3 @@ host: string; | ||
entryPoints: { | ||
id: string; | ||
nodeId: string; | ||
websocket: { | ||
@@ -326,0 +326,0 @@ host: string; |
@@ -134,3 +134,3 @@ "use strict"; | ||
{ | ||
"id": "eeeeeeeeee", | ||
"nodeId": "eeeeeeeeee", | ||
"websocket": { | ||
@@ -313,3 +313,3 @@ "host": "10.200.10.1", | ||
{ | ||
"id": "eee1", | ||
"nodeId": "eee1", | ||
"websocket": { | ||
@@ -322,3 +322,3 @@ "host": "polygon-entrypoint-1.streamr.network", | ||
{ | ||
"id": "eee2", | ||
"nodeId": "eee2", | ||
"websocket": { | ||
@@ -374,3 +374,3 @@ "host": "polygon-entrypoint-2.streamr.network", | ||
{ | ||
"id": "e1", | ||
"nodeId": "e1", | ||
"websocket": { | ||
@@ -383,3 +383,3 @@ "host": "entrypoint-1.streamr.network", | ||
{ | ||
"id": "e2", | ||
"nodeId": "e2", | ||
"websocket": { | ||
@@ -386,0 +386,0 @@ "host": "entrypoint-2.streamr.network", |
{ | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"name": "@streamr/config", | ||
@@ -4,0 +4,0 @@ "description": "Zero dependency package that contains Streamr Network smart contract addresses", |
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
32852