Skip to content

Commit

Permalink
hop-node: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed Aug 1, 2023
1 parent a557d58 commit 77bacbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/stats-worker/src/AmmStats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ export class AmmStats {
return `http://localhost:8000/subgraphs/name/hop-protocol/hop-${chain}`
}

// TODO: Need base subgraph
if (chain === 'nova') {
return `https://nova.subgraph.hop.exchange/subgraphs/name/hop-protocol/hop-${chain}`
} else if (chain === 'base') {
Expand Down

0 comments on commit 77bacbb

Please sign in to comment.