Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
poliwop committed Oct 17, 2023
1 parent 2054eef commit f3e6b00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hydradx/tests/test_arbitrage_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,6 @@ def test_calculate_arb_amount_ask(
'HDX': {'liquidity': hdx_amt, 'LRNA': hdx_lrna}
}

lrna_fee = 0.0005
asset_fee = 0.0025
cex_fee = 0.0016

initial_state = OmnipoolState(
tokens=tokens,
lrna_fee=lrna_fee,
Expand Down

0 comments on commit f3e6b00

Please sign in to comment.