Skip to content

Commit

Permalink
Merge pull request #471 from nodestake/ping-PR
Browse files Browse the repository at this point in the history
Add qwoyn rpc/api by NodeStake
  • Loading branch information
liangping authored Jul 6, 2023
2 parents d82695f + 03bc596 commit e99a41b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/mainnet/qwoyn.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@
{
"address": "https://api.qwoyn.studio",
"provider": "Qwoyn Studios"
},
{
"address": "https://api.qwoyn.nodestake.top",
"provider": "NodeStake"
}
],
"rpc": [
{
"address": "https://api.qwoyn.studio",
"provider": "Qwoyn Studios"
},
{
"address": "https://rpc.qwoyn.nodestake.top",
"provider": "NodeStake"
}
],
"sdk_version": "0.47.3",
Expand Down

0 comments on commit e99a41b

Please sign in to comment.