Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoginth committed Nov 12, 2024
2 parents 3c0984c + f67f395 commit 6170aa4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/data/lens-endpoints.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
enum LensEndpoint {
Mainnet = "https://api-v2.lens.dev",
Testnet = "https://api-v2-amoy.lens.dev"
Testnet = "https://api.testnet.lens.dev"
}

export default LensEndpoint;
28 changes: 19 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6170aa4

Please sign in to comment.