Skip to content

Commit

Permalink
Fix testnet guardian url
Browse files Browse the repository at this point in the history
  • Loading branch information
h0ngcha0 committed Aug 18, 2024
1 parent 14a961e commit cb0667c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/guardian/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"0x2F10c48859bf00F743971aCb287b8876bC9ef7F3"
],
"guardianUrls": [
"https://v2.guardian-0.testnet.bridge.alephium.org"
"https://guardian-0.testnet.bridge.alephium.org"
]
}

0 comments on commit cb0667c

Please sign in to comment.