Skip to content

Commit

Permalink
chore: update automation
Browse files Browse the repository at this point in the history
  • Loading branch information
halaprix committed Aug 2, 2023
1 parent 5fc4cdb commit 68c6dfd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/automation/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ export enum TriggerType {
MakerAutoTakeProfitToDaiV2 = 106,
// AaveStopLossToCollateralV2 = 107,
// AaveStopLossToDebtV2 = 108,
AaveStopLossToCollateralV2 = 109,
AaveStopLossToDebtV2 = 110,
// AaveStopLossToCollateralV2 = 109,
// AaveStopLossToDebtV2 = 110,
AaveStopLossToCollateralV2 = 111,
AaveStopLossToDebtV2 = 112,
}

export enum TriggerGroupType {
Expand Down

0 comments on commit 68c6dfd

Please sign in to comment.