[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-docs] branch master updated: typo
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-docs] branch master updated: typo |
Date: |
Fri, 13 Sep 2019 09:15:11 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new fa958b4 typo
fa958b4 is described below
commit fa958b4dd87375881e278c15f9f0e4c2431ae0f8
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Sep 13 09:15:09 2019 +0200
typo
---
taler-nfc-guide.rst | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst
index 2caa7de..a5be51a 100644
--- a/taler-nfc-guide.rst
+++ b/taler-nfc-guide.rst
@@ -175,7 +175,7 @@ the ``taler://pay/`` URI from the example above:
# success response with no data
m<-w 9000
- # PUT DATA (TID=1)
+ # PUT DATA (TID=0x01)
m->w 00DA01007c0174616c65723a2f2f7061792f6261636b656e642e64656d6f2e74
616c65722e6e65742f2d2f2d2f323031392e3235352d30325944484d58434251
50364a
@@ -196,8 +196,9 @@ It is currently assumed that the requests and responses fit
into one APDU frame.
For devices with more limited maximum APDU sizes, additional TIDs for segmented
tunnel requests/responsed may be defined in the future.
-A request for tunneling is initiated with TID 3 and responded to with TID 2
(see tables above). A tunneling request
-is identified by a numeric ID, which must be unique during one pairing between
reader and tag.
+A request for tunneling is initiated with TID ``0x03`` and responded to with
+TID ``0x02`` (see tables above). A tunneling request is identified by a
+numeric ID, which must be unique during one pairing between reader and tag.
The request tunneling request/response JSON messages have the following schema:
--
To stop receiving notification emails like this one, please contact
address@hidden.