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

Commit

Permalink
refactor: unused values (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasburtey authored Jul 28, 2022
1 parent 5621250 commit dad1129
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dealer/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ hedging:
MINIMUM_ORDER_SIZE_IN_CONTRACT: 1
CONTRACT_FACE_VALUE: 100

rebalancing:
lndHoldingBase: 50000000 # 0.5
ratioTargetDeposit: 1
ratioTargetWithdraw: 1
minOnchain: 10000000 # 0.1

fees:
BASE_FEE: 0.0005
IMMEDIATE_CONVERSION_SPREAD: 0.0005
Expand Down

0 comments on commit dad1129

Please sign in to comment.