From a2806a7e6b67c0a1dbe09020bf74db931b0738eb Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Tue, 2 Jan 2024 15:46:24 -0500 Subject: [PATCH] Clarify space vs. retrieval efficiency. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2c24f34..04e98a3 100644 --- a/index.html +++ b/index.html @@ -1149,7 +1149,7 @@

Multiple Status Entries in a Single List

striking this feature during the Candidate Recommendation period since it would simplify the specification for implementations to not have to support sets of `statusPurpose` values in the status list credentials (again, a meager savings in -complexity). +space efficiency vs. retrieval efficiency).