Skip to content

Commit 6da27a3

Browse files
committed
Renamed mainnet network to stratis for beacon explorer url
1 parent 80ca29b commit 6da27a3

File tree

1 file changed

+1
-1
lines changed
  • launcher/src/components/UI/staking-page/components/list/rows

1 file changed

+1
-1
lines changed

launcher/src/components/UI/staking-page/components/list/rows/KeyRow.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ const displayText = computed(() => {
303303
//Methods
304304
const navToBeaconcha = (network) => {
305305
const urls = {
306-
mainnet: "https://beacon.stratisevm.com/",
306+
stratis: "https://beacon.stratisevm.com/",
307307
auroria: "https://auroria.beacon.stratisevm.com/",
308308
};
309309

0 commit comments

Comments
 (0)