Skip to content

Commit

Permalink
Update to union-testnet-9 (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
cor authored Jan 9, 2025
1 parent c71fc3c commit a5114da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cosmos/union-testnet.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"chainId": "union-testnet-8",
"chainId": "union-testnet-9",
"chainName": "Union Testnet",
"nodeProvider": {
"name": "union",
"email": "[email protected]",
"website": "https://explorer.testnet-8.union.build"
"website": "https://explorer.testnet-9.union.build"
},
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/union-testnet/chain.png",
"rest": "https://rest.testnet-8.union.build",
"rpc": "https://rpc.testnet-8.union.build",
"rest": "https://rest.testnet-9.union.build",
"rpc": "https://rpc.testnet-9.union.build",
"bip44": {
"coinType": 118
},
Expand Down

0 comments on commit a5114da

Please sign in to comment.