gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: document ‘ContractTerms._forgettable


From: gnunet
Subject: [taler-docs] branch master updated: document ‘ContractTerms._forgettable’
Date: Fri, 12 Mar 2021 06:26:19 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 0549c01  document ‘ContractTerms._forgettable’
0549c01 is described below

commit 0549c01885093df4a890adb7be5d686b2a52d510
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 12 00:25:57 2021 -0500

    document ‘ContractTerms._forgettable’
    
    CG: PTAL -- i'm not sure how "salt" fits into this
---
 core/api-merchant.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 26f3946..653fc4d 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2884,6 +2884,10 @@ The contract terms must have the following structure:
     // Useful when the merchant needs to store extra information on a
     // contract without storing it separately in their database.
     extra?: any;
+
+    // List of forgettable fields.  Each element in the list is
+    // a jq(1)-style path.
+    _forgettable: String[];
   }
 
 The wallet must select a exchange that either the merchant accepts directly by

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]