feat(balancer): Add rate providers to static attributes.
Adds the rate providers and additional attributes to balancers static attributes. These will help in the future to migrate some of the components to use the DCI. Adds a small attributes module to tycho-substreams to make json encoding a bit easier.
This commit is contained in:
@@ -11,3 +11,5 @@ hex.workspace = true
|
||||
itertools = "0.12.0"
|
||||
ethabi.workspace = true
|
||||
num-bigint = "0.4.4"
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user