gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: address typo


From: gnunet
Subject: [taler-docs] branch master updated: address typo
Date: Mon, 06 Apr 2020 17:11:45 +0200

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

marcello pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 1f9863d  address typo
1f9863d is described below

commit 1f9863d51c23ee39aa27702dc38715149a6e76f9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 6 17:11:40 2020 +0200

    address typo
---
 core/api-wire.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-wire.rst b/core/api-wire.rst
index b5f4935..94956ce 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -45,7 +45,7 @@ Making Transactions
   To make the API idempotent, the client must include a nonce.  Requests with 
the same nonce
   are rejected unless the request is the same.
 
-  **Request:** The body of this request must have the format of a 
`TransactionRequest`.
+  **Request:** The body of this request must have the format of a 
`TransferRequest`.
 
   **Response:**
 
@@ -79,9 +79,9 @@ Making Transactions
     }
 
 
-  .. ts:def:: TransactionRequest
+  .. ts:def:: TransferRequest
 
-    interface TransactionRequest {
+    interface TransferRequest {
       // Nonce to make the request idempotent.  Requests with the same
       // transaction_uid that differ in any of the other fields
       // are rejected.

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



reply via email to

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