Skip to content

Commit 562869e

Browse files
committed
fix: add version to supported root fields
1 parent ccdb398 commit 562869e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/service/src/routes/status.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ lazy_static::lazy_static! {
2828
"cachedEthereumCalls",
2929
"subgraphFeatures",
3030
"apiVersions",
31+
"version"
3132
].into_iter().collect();
3233
}
3334

0 commit comments

Comments
 (0)