Skip to content

Commit 1400fd4

Browse files
authored
refactor(substreams): reexport ABIs in tycho-substreams (propeller-heads#138)
Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
1 parent 28c3bb9 commit 1400fd4

File tree

1 file changed

+1
-1
lines changed
  • substreams/crates/tycho-substreams/src

1 file changed

+1
-1
lines changed

substreams/crates/tycho-substreams/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod abi;
1+
pub mod abi;
22
pub mod attributes;
33
pub mod balances;
44
pub mod contract;

0 commit comments

Comments
 (0)