Skip to content

Commit

Permalink
Merge pull request #63 from skalenetwork/add-local-network
Browse files Browse the repository at this point in the history
Add local network to metadata
  • Loading branch information
dmytrotkk authored Jun 10, 2024
2 parents b266946 + 4f3d1ba commit ed93f13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"chainId": 17000,
"name": "Holesky",
"path": "holesky"
},
{
"chainId": 151,
"name": "local"
}
]
}

0 comments on commit ed93f13

Please sign in to comment.