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: docs/feature-support-matrix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The accepted `graph-node` version range must always be specified; it always comp
43
43
The latest for the feature matrix above:
44
44
45
45
```
46
-
graph-node: >=0.35.0 <0.36.0
46
+
graph-node: >=0.35.0 <=0.36.0
47
47
```
48
48
49
49
### Latest Council snapshot
@@ -56,4 +56,4 @@ graph-node: >=0.35.0 <0.36.0
56
56
- Aliases can be used in subgraph manifest files to refer to specific networks.
57
57
- Experimental features are generally not fully supported for indexing rewards and arbitration, and usage of experimental features will be considered during any arbitration that does occur.
58
58
- Query fees apply to all queries, regardless of the underlying features used by a subgraph.
59
-
- Subgraph features not named in the matrix are assumed to be fully supported for indexing & query rewards and arbitration
59
+
- Subgraph features not named in the matrix are assumed to be fully supported for indexing & query rewards and arbitration
0 commit comments