You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/grid_client/src/primitives/nodes.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -373,9 +373,9 @@ class Nodes {
373
373
letnodes: NodeInfo[]=[];
374
374
url=url||this.proxyURL;
375
375
/*
376
-
this is tmp solution to exclude node 11 and 259 on dev net only and should be removed when the issue is fixed; tracked in https://github.com/threefoldtech/tfgrid-sdk-ts/issues/3855
376
+
this is tmp solution to exclude node 259 on dev net only and should be removed when the issue is fixed; tracked in https://github.com/threefoldtech/tfgrid-sdk-ts/issues/3855
0 commit comments