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 bc00d71 commit d62f8b2Copy full SHA for d62f8b2
components/SponsoredFeedsTableWithData.tsx
@@ -38,7 +38,6 @@ const networkImports = {
38
};
39
40
// SponsoredFeed interface has the same structure as defined in deployment yaml files
41
-// Refer https://github.com/pyth-network/deployments/blob/main/environments/platform-green/hyperevm-price-pusher-mainnet/price-config.yaml
42
interface SponsoredFeed {
43
alias: string; // name of the feed
44
id: string; // price feed id
0 commit comments