We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7575779 commit a825cd2Copy full SHA for a825cd2
packages/network-subgraphs/README.md
@@ -62,9 +62,8 @@ Troubleshooting tips:
62
* StreamPermission.id is now a hash of streamId and userId (ETH-867)
63
* v0.0.13
64
* StreamPermission.id is now start of streamId + a hash of streamId and userId (ETH-875)
65
-* v0.0.14
66
- * Streams with id over 1000 characters are now dropped from the subgraph. They still exist in the StreamRegistry but are not indexed.
67
- * added Stream.idAsString field
+* v0.0.15
+ * Streams with id over 1000 characters are now dropped from the subgraph. They still exist in the StreamRegistry but are not indexed. (ETH-876)
68
69
# Developer notes
70
0 commit comments