Skip to content

Commit

Permalink
Merge pull request #86 from cmancrypto/main
Browse files Browse the repository at this point in the history
Update Symphony testnet information
  • Loading branch information
liangping authored Jul 4, 2024
2 parents c90c893 + cec3b7d commit e8e7c4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chains/testnet/symphony.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"chain_name": "symphony",
"api": [
{
"address": "https://lcd.testnet.symphonychain.org",
"provider": "Orchestra Labs"
"address": "https://symphony-api.kleomedes.network/",
"provider": "Kleomedes"
}
],
"rpc": [
{
"address": "https://rpc.testnet.symphonychain.org",
"provider": "Orchestra Labs"
"address": "https://symphony-rpc.kleomedes.network/",
"provider": "Kleomedes"
}
],
"snapshot_provider": "",
Expand Down

0 comments on commit e8e7c4a

Please sign in to comment.