feat(client): archive page (#62450)

This commit is contained in:
Tom
2025-10-02 14:30:33 -05:00
committed by GitHub
parent 8704883aeb
commit 0b71e8779d
13 changed files with 206 additions and 125 deletions
+2
View File
@@ -133,6 +133,8 @@ export const superBlockStages: StageMap = {
Object.freeze(superBlockStages);
export const archivedSuperBlocks = superBlockStages[SuperBlockStage.Legacy];
export const catalogSuperBlocks = superBlockStages[SuperBlockStage.Catalog];
type NotAuditedSuperBlocks = {