Skip to content

Commit

Permalink
Merge pull request #67 from TheMarstonConnell/marston/switch-juno
Browse files Browse the repository at this point in the history
changed juno testnet endpoints
  • Loading branch information
liangping authored May 7, 2024
2 parents 3d672b6 + 3b7fa48 commit 57a90b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/testnet/juno.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"chain_name": "juno",
"api": ["https://api.uni.junonetwork.io", "https://uni-api.reece.sh"],
"rpc": ["https://uni-rpc.reece.sh"],
"api": ["https://juno-testnet-api.polkachu.com"],
"rpc": ["https://juno-testnet-rpc.polkachu.com"],
"sdk_version": "0.47.3",
"coin_type": "118",
"min_tx_fee": "3000",
Expand Down

0 comments on commit 57a90b4

Please sign in to comment.