Skip to content

Commit

Permalink
fix(template): multiaddr import Block
Browse files Browse the repository at this point in the history
  • Loading branch information
nom4dv3 committed Nov 14, 2023
1 parent 705387b commit 1c7e5c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//@ts-ignore
import { require } from "@hyperoracle/zkgraph-lib";
import { Bytes, Event } from "@hyperoracle/zkgraph-lib";
import { Bytes, Event, Block } from "@hyperoracle/zkgraph-lib";

var addr_Sync = Bytes.fromHexString(
"0xa60ecf32309539dd84f27a9563754dca818b815e",
Expand Down

0 comments on commit 1c7e5c2

Please sign in to comment.