Skip to content

Commit 17a4120

Browse files
incrypto32Zoran Cvetkov
authored andcommitted
chain, graph : move subgraph trigger scanning back to TriggersAdapterWrapper
1 parent 1f5706b commit 17a4120

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graph/src/blockchain/mock.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ impl TriggersAdapter<MockBlockchain> for MockTriggersAdapter {
240240
async fn chain_head_ptr(&self) -> Result<Option<BlockPtr>, Error> {
241241
unimplemented!()
242242
}
243-
244243

245244
async fn scan_triggers(
246245
&self,

0 commit comments

Comments
 (0)