From d484c676d471183347dafa547b06d157e46e466c Mon Sep 17 00:00:00 2001 From: Jonas Bostoen Date: Tue, 18 Jun 2024 10:54:06 +0200 Subject: [PATCH] fix: typo --- apis/builder/header_with_proofs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/builder/header_with_proofs.yaml b/apis/builder/header_with_proofs.yaml index b42afa6..07ba1a9 100644 --- a/apis/builder/header_with_proofs.yaml +++ b/apis/builder/header_with_proofs.yaml @@ -1,6 +1,6 @@ get: operationId: "getHeaderWithProofs" - summary: Get an execution payload header with proof. + summary: Get an execution payload header with proofs. description: | Requests a builder node to produce a valid execution payload header with constraint proofs, which can be integrated into a blinded beacon block and signed.