Skip to content

Commit

Permalink
Apply change from #6695
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Apr 27, 2024
1 parent b3d84db commit c679daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/beacon/routes/lodestar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export type Endpoints = {
BlockProcessorQueueItem[],
EmptyMeta
>;
/** Dump a summary of the states in the StateContextCache */
/** Dump a summary of the states in the block state cache and checkpoint state cache */
getStateCacheItems: Endpoint<
//
"GET",
Expand Down

0 comments on commit c679daa

Please sign in to comment.