Skip to content

Commit

Permalink
Update param_2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon authored Jan 3, 2025
1 parent 3578ce1 commit ba885b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chain/tabichain-testnet/param_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
],
"explorer": {
"name": "Tabiscan",
"url": "https://testnet.tabiscan.com/",
"account": "https://testnet.tabiscan.com/address/${address}",
"tx": "https://testnet.tabiscan.com/tx/${hash}",
"url": "https://testnetv2.tabiscan.com/",
"account": "https://testnetv2.tabiscan.com/address/${address}",
"tx": "https://testnetv2.tabiscan.com/tx/${hash}",
"proposal": ""
},
"about": {
Expand Down

0 comments on commit ba885b6

Please sign in to comment.