Skip to content

Commit

Permalink
chore: update network status api endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Feb 28, 2024
1 parent 57d001e commit 32f7f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ module.exports = {

// Show network alerts based on chainId
networkAlertApi: {
100: 'https://status.dev.pontus-x.eu/api/check-blocks'
100: 'https://status.genx.delta-dao.com/api/check-blocks'
}
}

0 comments on commit 32f7f90

Please sign in to comment.