Skip to content

Commit

Permalink
feat(build): passing build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrpl committed Jun 27, 2024
1 parent e10c6aa commit b5cb495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/processor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const getOracleDataFromTx = async (
}
};

// eslint-disable-next-line
const fetchFeedPrices = async (
oracleDataList: OracleData[],
provider: Provider
Expand Down

0 comments on commit b5cb495

Please sign in to comment.