Fix balancer substream naming

This commit is contained in:
Florian Pellissier
2024-03-07 15:39:07 +01:00
parent 3cf78c398e
commit b8d7f6686c
3 changed files with 7 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
[package]
name = "substreams-balancer"
name = "substreams-ethereum-balancer"
version = "0.1.0"
edition = "2021"
[lib]
name = "substreams_balancer"
name = "substreams_ethereum_balancer"
crate-type = ["cdylib"]
[dependencies]