gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: wire_reference documentation


From: gnunet
Subject: [taler-docs] branch master updated: wire_reference documentation
Date: Mon, 30 Mar 2020 20:52:34 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9bdf493  wire_reference documentation
9bdf493 is described below

commit 9bdf493ebe53a54ae82f3d416dffefdfbbd2867a
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 31 00:22:28 2020 +0530

    wire_reference documentation
---
 core/api-exchange.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 92ff028..c618628 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -440,8 +440,9 @@ exchange.
       // Sender account payto://-URL
       sender_account_url: string;
 
-      // Transfer details uniquely identifying the transfer.
-      wire_reference: string;
+      // Opaque identifier internal to the exchange that
+      // uniquely identifies the wire transfer that credited the reserve.
+      wire_reference: Base32;
 
       // Timestamp of the incoming wire transfer.
       timestamp: Timestamp;

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



reply via email to

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