From d65ffe84c492128fe7b46ace75da88bab626161b Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Sat, 8 Jul 2023 10:34:23 -0600 Subject: [PATCH] expand sync committee docs --- apis/beacon/states/sync_committees.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/beacon/states/sync_committees.yaml b/apis/beacon/states/sync_committees.yaml index 2dc739e8..616149de 100644 --- a/apis/beacon/states/sync_committees.yaml +++ b/apis/beacon/states/sync_committees.yaml @@ -1,7 +1,7 @@ get: operationId: "getEpochSyncCommittees" summary: "Get sync committees for a state." - description: "Retrieves the sync committees for the given state." + description: "Retrieves the current sync committee for the given state. Also returns the subcommittee assignments." tags: - Beacon parameters: