Integrate balancer substream with sdk.
We defer the contract storage extraction as well as the balance handling (apart from actually extracing relative deltas) to the SDK.
This commit is contained in:
@@ -19,6 +19,7 @@ anyhow = "1.0.75"
|
||||
prost-types = "0.12.3"
|
||||
num-bigint = "0.4.4"
|
||||
itertools = "0.12.0"
|
||||
tycho-substreams = {path ="../../crates/tycho-substreams"}
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user