taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a2947052a4ff1af4e8d50772ba34155d30f2e287
parent caef53eb260d07d09b18d5a2e43054ff302285d4
Author: Florian Dold <florian@dold.me>
Date:   Sun, 23 Feb 2025 10:23:52 +0100

salt

Diffstat:
Mcore/api-exchange.rst | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -6163,6 +6163,9 @@ and freeze or unfreeze accounts suspected of money laundering. decision_time: Timestamp; // KYC attributes uploaded by the AML officer + // The object *must* contain high-entropy salt, + // as the hash of the attributes will be + // stored in plain text. attributes?: Object; // Expiration timestamp of the attributes.