Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
update: test
Browse files Browse the repository at this point in the history
Co-authored-by: Amit Yadav <[email protected]>
  • Loading branch information
cryptokage1996 and amityadav0 authored Jul 17, 2024
1 parent b438cb7 commit 8f9ad7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ impl Module for ElysModuleWrapper {
amm_pool_id: 1,
stop_loss_price: Decimal::one(),
},
interest_rate_hour: Decimal::one(),
interest_rate_hour: Decimal::zero(),
interest_rate_hour_usd: Decimal::zero(),
};

Expand Down

0 comments on commit 8f9ad7f

Please sign in to comment.