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 6337236 commit 8467d59Copy full SHA for 8467d59
integration-tests/src/constants.rs
@@ -24,7 +24,7 @@ pub const ACCOUNT0_SECRET: &str =
24
"ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80";
25
pub const CHAIN_ID: u64 = 1337;
26
27
-pub const SUBGRAPH_ID: &str = "QmV4R5g7Go94bVFmKTVFG7vaMTb1ztUUWb45mNrsc7Yyqs";
+pub const SUBGRAPH_ID: &str = "Qmc2CbqucMvaS4GFvt2QUZWvRwSZ3K5ipeGvbC6UUBf616";
28
29
pub const GRAPH_URL: &str = "http://localhost:8000/subgraphs/name/graph-network";
30
0 commit comments