gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: merchant API: remove wrong fields fr


From: gnunet
Subject: [taler-docs] branch master updated: merchant API: remove wrong fields from acct create request
Date: Mon, 04 Sep 2023 10:23:39 +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 2c33a963 merchant API: remove wrong fields from acct create request
2c33a963 is described below

commit 2c33a9632340e68541301107fc594a67ce74b85d
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Sep 4 10:23:38 2023 +0200

    merchant API: remove wrong fields from acct create request
---
 core/api-merchant.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index ea059ac7..d542b439 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1376,12 +1376,6 @@ into any of the active bank accounts of an instance.
       // payto:// URI of the account.
       payto_uri: string;
 
-      // Hash over the wire details (including over the salt).
-      h_wire: HashCode;
-
-      // Salt used to compute h_wire.
-      salt: HashCode;
-
       // URL from where the merchant can download information
       // about incoming wire transfers to this account.
       credit_facade_url?: string;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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