Skip to content

Commit

Permalink
update tangle testnet rpc endpoints (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
salman01zp authored and alecdwm committed Jan 11, 2024
1 parent 5ca325b commit 0e2028a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnets-chaindata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@
"id": "tangle-testnet",
"name": "Tangle",
"account": "*25519",
"rpcs": ["wss://rpc-archive.tangle.tools"]
"rpcs": ["wss://testnet-rpc-archive.tangle.tools"]
},
{
"id": "ternoa-alphanet-testnet",
Expand Down

0 comments on commit 0e2028a

Please sign in to comment.