Skip to content

Commit

Permalink
fix: Add linea subgraph url (#1054)
Browse files Browse the repository at this point in the history
* fix: Add linea subgraph url

* v0.12.9
  • Loading branch information
ChaituVR authored Sep 5, 2024
1 parent 9b39eb7 commit 40ea2a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snapshot-labs/snapshot.js",
"version": "0.12.8",
"version": "0.12.9",
"repository": "snapshot-labs/snapshot.js",
"license": "MIT",
"main": "dist/snapshot.cjs.js",
Expand Down
1 change: 1 addition & 0 deletions src/delegationSubgraphs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"250": "https://subgrapher.snapshot.org/delegation/250",
"8453": "https://subgrapher.snapshot.org/delegation/8453",
"42161": "https://subgrapher.snapshot.org/delegation/42161",
"59144": "https://subgrapher.snapshot.org/delegation/59144",
"11155111": "https://subgrapher.snapshot.org/delegation/11155111"
}

0 comments on commit 40ea2a3

Please sign in to comment.