[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-api] branch master updated: fix some sense
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-api] branch master updated: fix some sense |
Date: |
Thu, 07 Dec 2017 17:38:17 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository api.
The following commit(s) were added to refs/heads/master by this push:
new f921a9a fix some sense
f921a9a is described below
commit f921a9a423c31258d3f56535e71338b56d91cc38
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Dec 7 17:38:05 2017 +0100
fix some sense
---
api-bank.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/api-bank.rst b/api-bank.rst
index b7f81c9..d01d1d2 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -118,8 +118,8 @@ request.
.. http:put:: /reject
- Rejects an inbound transaction. This can be used by the receiver of an
account to
- cancel a transaction, nullifying its effect. This basically creates a
correcting
+ Rejects an inbound transaction. This can be used by the receiver of a wire
transfer to
+ cancel that transaction, nullifying its effect. This basically creates a
correcting
entry that voids the original transaction. Henceforth, the /history must
show
the original transaction as "cancelled+" or "cancelled-" for creditor and
debitor respectively.
This API is used when the exchange receives a wire transfer with an invalid
wire
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-api] branch master updated: fix some sense,
gnunet <=