Skip to content

Commit

Permalink
Update packages/valory/skills/decision_maker_abci/behaviours/bet_plac…
Browse files Browse the repository at this point in the history
…ement.py

Co-authored-by: Adamantios Zaras <[email protected]>
  • Loading branch information
annasambrook and Adamantios authored Dec 9, 2024
1 parent d234b5e commit 235881b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def _build_approval_tx(self) -> WaitableConditionType:
self.market_maker_contract_address,
self.collateral_token,
)
return approval_tx
return status

def _calc_buy_amount(self) -> WaitableConditionType:
"""Calculate the buy amount of the conditional token."""
Expand Down

0 comments on commit 235881b

Please sign in to comment.