gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix: Terminals-API re-add currency f


From: gnunet
Subject: [taler-docs] branch master updated: fix: Terminals-API re-add currency field to config
Date: Mon, 29 Apr 2024 21:13:00 +0200

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

joel-haeberli pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 3c234673 fix: Terminals-API re-add currency field to config
3c234673 is described below

commit 3c2346736e05f4555a6b67730fa2862fbe2bdc94
Author: Joel Häberli <haebu@rubigen.ch>
AuthorDate: Mon Apr 29 21:12:14 2024 +0200

    fix: Terminals-API re-add currency field to config
---
 core/api-terminal.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core/api-terminal.rst b/core/api-terminal.rst
index 33be98a9..91d9b7e6 100644
--- a/core/api-terminal.rst
+++ b/core/api-terminal.rst
@@ -74,6 +74,11 @@ Config
       // Terminal provider display name to be used in user interfaces.
       provider_name: string;
 
+      // The currency supported by this Terminal-API
+      // must be the same as the currency specified 
+      // in the currency field of the wire gateway config
+      currency: string;
+
       // Wire transfer type supported by the terminal.
       // FIXME: needed?
       wire_type: 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]