taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f08974cc349b3bf1c4fe4631a1b69fe43917bac6
parent 23d2571a045fe29054698d0511af1715ef6dcfca
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 13 Sep 2019 09:05:22 +0200

typo

Diffstat:
Mtaler-nfc-guide.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst @@ -139,7 +139,7 @@ are used: - Accept the UTF-8 encoded JSON object in the remainder of the command data as a request tunneling response. -The ``GET DATA (=0xCA)`` instruction (again with the instruction parameters ``0x0100`` is used to request +The ``GET DATA (=0xCA)`` instruction (again with the instruction parameters ``0x0100``) is used to request a command from the wallet. The APDU with this instruction must be sent with a ``0x0000`` trailer to indicate that up to 65536 bytes of data are expected in the response from the wallet. Note that the wallet itself cannot initiate communication, and thus the reader must "poll" the wallet for commands.