summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-11 11:55:13 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-11 11:55:13 +0200
commit3e8dec24d76f940aceb4fd0e4d75779e66614a57 (patch)
treeda1b20bc484c99f542851df6d6297d76d8da6ee9
parentfa76fa66624b5b4cd57275aad67f159acf046b70 (diff)
downloaddocs-3e8dec24d76f940aceb4fd0e4d75779e66614a57.tar.gz
docs-3e8dec24d76f940aceb4fd0e4d75779e66614a57.tar.bz2
docs-3e8dec24d76f940aceb4fd0e4d75779e66614a57.zip
-clearity
-rw-r--r--design-documents/028-deposit-policies.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/design-documents/028-deposit-policies.rst b/design-documents/028-deposit-policies.rst
index bbf0edc4..e9782f0e 100644
--- a/design-documents/028-deposit-policies.rst
+++ b/design-documents/028-deposit-policies.rst
@@ -105,9 +105,10 @@ TODO: Description
}
-The entry ``policy_hash_codes`` in table ``policy_fulfillment`` is a binary blob
-that consists of the concatenation of all ``hash_code``'s from the
-``policy_details`` that are fulfilled by this proof.
+The field ``policy_hash_codes`` in table ``policy_fulfillments`` is a binary
+blob that consists of the concatenation of the sorted
+``policy_details.hash_code`` entries from all policies that are fulfilled by
+this proof.
Policy Fulfillment States