should be zero if we dont know
This commit is contained in:
parent
c28f7c6174
commit
403e84fa29
@ -103,5 +103,5 @@ def _get_debt_data(
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
liquidation_trace.inputs["_reserve"],
|
liquidation_trace.inputs["_reserve"],
|
||||||
liquidation_trace.inputs["_purchaseAmount"],
|
0,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user