Skip to content

Commit

Permalink
update rest and rpc (#124)
Browse files Browse the repository at this point in the history
* update rest and rpc

* update endpoint
  • Loading branch information
JSHan94 authored Jun 21, 2024
1 parent b420a08 commit c51c945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testnets/blackwing/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"apis": {
"rpc": [
{
"address": "https://maze-rpc-18bdff44-3aa4-425e-9bc0-06a2afa40af8.ue1-prod.newmetric.xyz"
"address": "https://maze-rpc-18bdff44-3aa4-425e-9bc0-06a2afa40af8.ase1-prod.newmetric.xyz"
}
],
"rest": [
{
"address": "https://maze-rest-18bdff44-3aa4-425e-9bc0-06a2afa40af8.ue1-prod.newmetric.xyz"
"address": "https://maze-rest-18bdff44-3aa4-425e-9bc0-06a2afa40af8.ase1-prod.newmetric.xyz"
}
],
"grpc": [
Expand Down

0 comments on commit c51c945

Please sign in to comment.