fix(hashkey-testnet): update reference RPC endpoint

The previous endpoint https://hashkeychain-testnet.alt.technology had
DNS resolution failure, causing sync-status to return "unverified ()".

Updated to official endpoint https://testnet.hsk.xyz

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-01 03:52:20 +00:00
parent d814146f13
commit c35fdd0f15

View File

@@ -257,7 +257,7 @@
"hashkey-testnet": { "hashkey-testnet": {
"id": 133, "id": 133,
"urls": [ "urls": [
"https://hashkeychain-testnet.alt.technology" "https://testnet.hsk.xyz"
] ]
}, },
"polygon": { "polygon": {
@@ -1540,18 +1540,6 @@
"https://rpc.arb-blueberry.gelato.digital" "https://rpc.arb-blueberry.gelato.digital"
] ]
}, },
"aztec-devnet": {
"rollup_version": "1647720761",
"urls": [
"https://devnet-6.aztec-labs.com/"
]
},
"aztec-testnet": {
"rollup_version": "2500495677",
"urls": [
"https://rpc.testnet.aztec-labs.com"
]
},
"core-pigeon": { "core-pigeon": {
"id": 1114, "id": 1114,
"urls": [ "urls": [