Skip to content

Commit

Permalink
Merge pull request #2237 from area363/update-2412102
Browse files Browse the repository at this point in the history
add thor rpc 2
  • Loading branch information
area363 authored Dec 10, 2024
2 parents aeb7357 + cb5abaf commit 82bc875
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions planets/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,12 @@
"https://api-thor.9cscan.com"
],
"headless.gql": [
"https://thor-rpc-1.nine-chronicles.com/graphql"
"https://thor-rpc-1.nine-chronicles.com/graphql",
"https://thor-rpc-2.nine-chronicles.com/graphql"
],
"headless.grpc": [
"http://thor-rpc-1.nine-chronicles.com:31238"
"http://thor-rpc-1.nine-chronicles.com:31238",
"http://thor-rpc-2.nine-chronicles.com:31238"
],
"market.rest": [
"http://thor-market.9c.gg"
Expand Down

0 comments on commit 82bc875

Please sign in to comment.