gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: expand otp docs


From: gnunet
Subject: [taler-docs] branch master updated: expand otp docs
Date: Tue, 30 Jan 2024 23:12:24 +0100

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 cffab8d7 expand otp docs
cffab8d7 is described below

commit cffab8d7b3315c731ce0102ce084736771fc550d
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 30 23:12:21 2024 +0100

    expand otp docs
---
 core/api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index d0102240..c6e4535b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3145,6 +3145,9 @@ to validate that a customer made a payment.
       otp_key: string;
 
       // Algorithm for computing the POS confirmation.
+      // 0: No algorithm (no pos confirmation will be generated)
+      // 1: Without amounts (typical OTP device)
+      // 2: With amounts (special-purpose OTP device)
       otp_algorithm: Integer;
 
       // Counter for counter-based OTP devices.

-- 
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]