gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update spec


From: gnunet
Subject: [taler-docs] branch master updated: update spec
Date: Mon, 20 Apr 2020 23:40:17 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 5823ad8  update spec
5823ad8 is described below

commit 5823ad8b68e7259de00fda3c1187e046ae04abbd
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 20 23:40:15 2020 +0200

    update spec
---
 core/api-merchant.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 002dc97..b8c9eae 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -170,7 +170,7 @@ Dynamic Merchant Instances
 
       // If the frontend does NOT specify a payment deadline, how long should
       // offers we make be valid by default?
-      default_pay_deadline: RelativeTime;
+      default_pay_delay: RelativeTime;
 
     }
 
@@ -230,7 +230,7 @@ Dynamic Merchant Instances
 
       // If the frontend does NOT specify a payment deadline, how long should
       // offers we make be valid by default?
-      default_pay_deadline: RelativeTime;
+      default_pay_delay: RelativeTime;
 
     }
 
@@ -300,7 +300,7 @@ Dynamic Merchant Instances
       h_wire: HashCode;
 
       // salt used to compute h_wire
-      salt: string;
+      salt: HashCode;
 
       // true if this account is active,
       // false if it is historic.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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