gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: document wire_method in


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: document wire_method in proposal terms
Date: Wed, 26 Apr 2017 14:26:43 +0200

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

dold pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 01ab7b0  document wire_method in proposal terms
01ab7b0 is described below

commit 01ab7b06596880ed1849cd29212aca1f18273ef8
Author: Florian Dold <address@hidden>
AuthorDate: Wed Apr 26 14:26:39 2017 +0200

    document wire_method in proposal terms
---
 api/api-merchant.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/api/api-merchant.rst b/api/api-merchant.rst
index e35afe1..737b579 100644
--- a/api/api-merchant.rst
+++ b/api/api-merchant.rst
@@ -603,6 +603,12 @@ The `proposal data` must have the following structure:
       // The hash of the merchant instance's wire details.
       H_wire: HashCode;
 
+      // Wire transfer method identifier for the wire method associated with 
H_wire.
+      // The wallet may only select exchanges via a matching auditor if the
+      // exchange also supports this wire method.
+      // The wire transfer fees must be added based on this wire transfer 
method.
+      wire_method: string;
+
       // Any exchanges audited by these auditors are accepted by the merchant.
       auditors: Auditor[];
 

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



reply via email to

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