Skip to content

Commit

Permalink
Merge pull request #20 from BalancerMaxis/pause-zkevm-upkeeper
Browse files Browse the repository at this point in the history
feat: disable zkevm upkeeper
  • Loading branch information
Xeonus authored Nov 27, 2024
2 parents 0f86e98 + dae6fe5 commit aeb8c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/Polygon ZkEVM Upkeeper/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"autotaskId": "3c54289e-5e3c-4ef5-9016-25a9bb511500",
"actionId": "3c54289e-5e3c-4ef5-9016-25a9bb511500",
"name": "Polygon ZkEVM Upkeeper",
"paused": false,
"paused": true,
"trigger": {
"frequencyMinutes": 5,
"type": "schedule"
Expand All @@ -11,4 +11,4 @@
"codeDigest": "4V3apHvPPKaLZqUQ0WHuZbiic0rI3ZkjnvbKgvjld+Q=",
"runtime": "nodejs20.x",
"dependenciesVersion": "v2024-06-13"
}
}

0 comments on commit aeb8c23

Please sign in to comment.