Skip to content

Commit

Permalink
Merge branch 'master' into merkle-perf
Browse files Browse the repository at this point in the history
  • Loading branch information
eljobe committed Jul 16, 2024
2 parents 9b4f226 + c9304db commit d030924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/server_arb/execution_run.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type executionRun struct {
close sync.Once
}

// NewExecutionChallengeBackend creates a backend with the given arguments.
// NewExecutionRun creates a backend with the given arguments.
// Note: machineCache may be nil, but if present, it must not have a restricted range.
func NewExecutionRun(
ctxIn context.Context,
Expand Down

0 comments on commit d030924

Please sign in to comment.