Skip to content

Commit

Permalink
Fix migration helper api
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Nov 5, 2024
1 parent c1806d8 commit 54ec09c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,13 +207,7 @@ sites:

### === migration-helper
- name: migration-helper-api
url: https://migration-helper.darwinia.network/api/migrate
mehtod: POST
headers:
- "Content-Type: application/json"
body: '{"chainId": 1, "who": 1}'
expectedStatusCodes:
- 400
url: https://migration-helper.darwinia.network/api/health

### === thegraph
- name: thegraph-dip7index-darwinia
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [πŸ“ˆ Live Status](https://status.darwinia.network/): <!--live status--> **🟧 Partial outage**
# [πŸ“ˆ Live Status](https://status.darwinia.network): <!--live status--> **🟧 Partial outage**

This repository contains the open-source uptime monitor and status page for [Upptime](https://upptime.js.org), powered by [Upptime](https://github.com/upptime/upptime).

Expand Down Expand Up @@ -49,7 +49,7 @@ With [Upptime](https://upptime.js.org), you can get your own unlimited and free

<!--end: status pages-->

[**Visit our status website β†’**](https://demo.upptime.js.org)
[**Visit our status website β†’**](https://status.darwinia.network)

## πŸ“„ License

Expand Down

0 comments on commit 54ec09c

Please sign in to comment.