Skip to content

Commit

Permalink
[THORChain]: Update chainId and default rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshiotomakan committed Dec 13, 2024
1 parent dd612bb commit b0cee43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -3186,7 +3186,7 @@
"publicKeyType": "secp256k1",
"hrp": "thor",
"addressHasher": "sha256ripemd",
"chainId": "thorchain-mainnet-v1",
"chainId": "thorchain-1",
"explorer": {
"url": "https://viewblock.io/thorchain",
"txPath": "/tx/",
Expand All @@ -3197,7 +3197,7 @@
"info": {
"url": "https://thorchain.org",
"source": "https://gitlab.com/thorchain/thornode",
"rpc": "https://seed.thorchain.info",
"rpc": "https://thornode.ninerealms.com",
"documentation": "https://docs.thorchain.org"
}
},
Expand Down

0 comments on commit b0cee43

Please sign in to comment.