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 8784fdc commit b257ec0Copy full SHA for b257ec0
service/src/routes/status.rs
@@ -26,6 +26,7 @@ lazy_static::lazy_static! {
26
"entityChangesInBlock",
27
"blockData",
28
"cachedEthereumCalls",
29
+ "blockHashFromNumber",
30
"subgraphFeatures",
31
"apiVersions",
32
].into_iter().collect();
0 commit comments