Skip to content

Commit

Permalink
Merge branch 'main' into fallback-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored Jan 2, 2025
2 parents 2344899 + 9eca280 commit 7966690
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/fork-diff": "0.6.1",
"packages/guardian-prover-health-check": "0.1.0",
"packages/guardian-prover-health-check-ui": "0.2.0",
"packages/protocol": "1.11.0",
"packages/protocol": "1.10.0",
"packages/relayer": "0.12.0",
"packages/snaefell-ui": "1.1.0",
"packages/supplementary-contracts": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ type uptimeResponse struct {
//
// returns the stats
//
// @Summary Get updatime by guardian prover address
// @ID get-updatime-by-guardian-prover-address
// @Summary Get uptime by guardian prover address
// @ID get-uptime-by-guardian-prover-address
// @Accept json
// @Produce json
// @Success 200 {object} uptimeResponse
Expand Down
Loading

0 comments on commit 7966690

Please sign in to comment.