Skip to content

Commit

Permalink
Fix boba pause
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha committed Sep 19, 2024
1 parent fd1540d commit d8db431
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
{
"id": "boba-chain-pause",
"pausedFromChains": [],
"pausedToChains": [280],
"pausedToChains": [288],
"pauseBridge": true,
"pauseSwap": true,
"startTimePauseChain": "2024-09-20T17:35:00Z",
"startTimePauseChain": "2024-09-17T17:35:00Z",
"endTimePauseChain": "2024-10-10T17:35:00Z",
"startTimeBanner": "2024-09-20T17:35:00Z",
"startTimeBanner": "2024-09-17T17:35:00Z",
"endTimeBanner": "2024-10-10T17:35:00Z",
"inputWarningMessage": "Boba chain paused due to chain upgrades.",
"bannerMessage": "Boba chain currently paused due to chain upgrades.",
Expand Down

0 comments on commit d8db431

Please sign in to comment.