From cee75f936fb1c1d8b1daf68f9be8c4d463f9fde9 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Tue, 19 Nov 2024 08:51:25 +0000 Subject: [PATCH] Wording --- apis/beacon/pool/attestations.v2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/beacon/pool/attestations.v2.yaml b/apis/beacon/pool/attestations.v2.yaml index 2b816253..c5ea3e60 100644 --- a/apis/beacon/pool/attestations.v2.yaml +++ b/apis/beacon/pool/attestations.v2.yaml @@ -56,7 +56,7 @@ post: operationId: submitPoolAttestationsV2 summary: Submit Attestation objects to node description: | - Submits SingleAttestation objects to the node. Each attestation in the request body is processed individually. + Submits attestations to the node. Each attestation in the request body is processed individually. If an attestation is validated successfully, the node MUST publish that attestation on the appropriate subnet.