build(agent): new-agents#a6e6ec iteration
This commit is contained in:
parent
a355ee528d
commit
fd956819a0
|
|
@ -18,6 +18,7 @@ class EnergiBridge:
|
|||
return {
|
||||
"type": "LocalArbProblem",
|
||||
"asset_pair": [lp.asset_pair[0], lp.asset_pair[1]],
|
||||
# NOTE: Use the correct attribute name from LocalArbProblem
|
||||
"target_mispricing": lp.target_mispricing,
|
||||
"liquidity_budget": lp.liquidity_budget,
|
||||
"latency_budget": lp.latency_budget,
|
||||
|
|
|
|||
Loading…
Reference in New Issue