From 1c9146d6f196ba1fc1248029b94397831bb850b3 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:40:05 -0400 Subject: mark up ‘payto://’ and ‘?’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/wireformats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/wireformats.rst') diff --git a/core/wireformats.rst b/core/wireformats.rst index 1f7ab8c8..1eba7362 100644 --- a/core/wireformats.rst +++ b/core/wireformats.rst @@ -28,7 +28,7 @@ number and the origin (domain and optionally a port) of the bank: payto://x-taler-bank/BANK_URI/ACCOUNT_IDENTIFIER The account identifier given must be a non-empty alphanumeric ASCII string. As with -any payto://-URI, additional fields may be present (after a ?), but +any ``payto://`` URI, additional fields may be present (after a ``?``), but are not required. The ``BANK_URI`` may include a port number. If none is given, ``https`` over port 443 is assumed. If a port number is given, ``http`` over the given port is to be used. Note that this -- cgit v1.2.3