fix(balancer): Ignore PoolBalanceManaged for not indexed pools (#106)

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
Zizou
2024-11-01 11:13:56 +07:00
committed by GitHub
parent eea8b27112
commit baadd0212d
4 changed files with 15 additions and 10 deletions

2
substreams/Cargo.lock generated
View File

@@ -222,7 +222,7 @@ dependencies = [
[[package]]
name = "ethereum-balancer-v2"
version = "0.2.3"
version = "0.2.4"
dependencies = [
"anyhow",
"bytes",