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

@@ -47,7 +47,7 @@ The example from the official docs will serve us just well:
```toml
[package]
name = "substreams_[CHAIN]_[PROTOCOL_SYSTEM]"
name = "substreams-[CHAIN]-[PROTOCOL_SYSTEM]"
version = "0.1.0"
edition = "2021"