Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Aug 23, 2024
1 parent 83c7efa commit 0dd50d0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ts/client/scripts/switchboardTemplates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,20 +100,6 @@ export const usdcInTokenOutUsdcPool = (
onFailure:
- lpExchangeRateTask:
${poolName}: ${poolAddress}
- conditionalTask:
attempt:
- multiplyTask:
job:
tasks:
- oracleTask:
pythAddress: ${pythSolOracle}
pythAllowedConfidenceInterval: 10
onFailure:
- multiplyTask:
job:
tasks:
- oracleTask:
switchboardAddress: ${switchboardSolOracle}
- conditionalTask:
attempt:
- multiplyTask:
Expand Down

0 comments on commit 0dd50d0

Please sign in to comment.