gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix IBAN docs


From: gnunet
Subject: [taler-anastasis] branch master updated: fix IBAN docs
Date: Wed, 13 Apr 2022 22:43:34 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 8ce06eb  fix IBAN docs
8ce06eb is described below

commit 8ce06eb205506d5913e44e8fdb75c41aa7f6b2c9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 13 22:43:31 2022 +0200

    fix IBAN docs
---
 doc/sphinx/rest.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst
index 7aa645d..a9f78a9 100644
--- a/doc/sphinx/rest.rst
+++ b/doc/sphinx/rest.rst
@@ -661,7 +661,12 @@ charge per truth operation using GNU Taler.
       business_name: string;
 
       // What is the expected wire transfer subject?
-      wire_transfer_subject: number;
+      wire_transfer_subject: string;
+
+      // What is the numeric code (also part of the
+      // wire transfer subject) to be hashed when
+      // solving the challenge?
+      answer_code: number;
 
       // Hint about the origin account that must be used.
       debit_account_hint: string;

-- 
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]