commit 0549c01885093df4a890adb7be5d686b2a52d510
parent c5dfb85675b479f769524b0323877a240dc5ad3a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 12 Mar 2021 00:25:57 -0500
document ‘ContractTerms._forgettable’
CG: PTAL -- i'm not sure how "salt" fits into this
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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