We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb98fb commit 07745a4Copy full SHA for 07745a4
src/features/feeds/components/Tables.tsx
@@ -1280,7 +1280,6 @@ export const TestnetTable = ({
1280
return metadata.contractType === "verifier" && metadata.docs.feedType === "Equities"
1281
}
1282
1283
-
1284
if (dataFeedType === "streamsExRate") {
1285
return metadata.contractType === "verifier" && metadata.docs?.productTypeCode === "ExRate"
1286
0 commit comments