From cb5abafe11f8bed659bcda4a033137d213855b49 Mon Sep 17 00:00:00 2001 From: area363 Date: Tue, 10 Dec 2024 14:41:55 +0900 Subject: [PATCH] add thor rpc 2 --- planets/index.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/planets/index.json b/planets/index.json index cbfe6a34..dbe69182 100644 --- a/planets/index.json +++ b/planets/index.json @@ -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"