feat(template): Add template for singleton protocols.
Separate templates and add one for protocols with only a single contract.
This commit is contained in:
4
substreams/ethereum-template-singleton/src/lib.rs
Normal file
4
substreams/ethereum-template-singleton/src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
mod abi;
|
||||
mod pool_factories;
|
||||
mod modules;
|
||||
|
||||
Reference in New Issue
Block a user