Skip to content

Commit

Permalink
Update explorer link in sdk/.env.defaults testnet
Browse files Browse the repository at this point in the history
Co-authored-by: Begoña Álvarez de la Cruz <balvarez@boxfish.studio>
  • Loading branch information
msarcev and begonaalvarezd authored Nov 12, 2024
1 parent f7fdfe4 commit e896bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/.env.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ IOTA_NETWORKS = '
"id": "testnet",
"name": "Testnet",
"url": "https://api.testnet.iota.cafe",
"explorer": "https://explorer.rebased.iota.org",
"explorer": "https://explorer.rebased.iota.org?network=testnet",
"chain": "iota:testnet",
"faucet": "https://faucet.testnet.iota.cafe"
},
Expand Down

0 comments on commit e896bd9

Please sign in to comment.