From 476ae33dce51d8ba99b0155d45cd4201f4ac0eeb Mon Sep 17 00:00:00 2001 From: Manu NALEPA Date: Mon, 30 Dec 2024 11:57:37 +0100 Subject: [PATCH] Update proto/prysm/v1alpha1/attestation.proto MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Radosław Kapka --- proto/prysm/v1alpha1/attestation.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/prysm/v1alpha1/attestation.proto b/proto/prysm/v1alpha1/attestation.proto index 580c559176b..1d2f82054eb 100644 --- a/proto/prysm/v1alpha1/attestation.proto +++ b/proto/prysm/v1alpha1/attestation.proto @@ -25,7 +25,7 @@ option java_package = "org.ethereum.eth.v1alpha1"; option php_namespace = "Ethereum\\Eth\\v1alpha1"; // ---------------------------------------------------------------------------- -// Phase0, Bellatrix, Capella & Deneb +// Phase0, Altair, Bellatrix, Capella & Deneb // ---------------------------------------------------------------------------- message SignedAggregateAttestationAndProof {