diff options
Diffstat (limited to 'core/wireformats.rst')
-rw-r--r-- | core/wireformats.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/wireformats.rst b/core/wireformats.rst index 33cda9c..2f1c964 100644 --- a/core/wireformats.rst +++ b/core/wireformats.rst @@ -23,7 +23,7 @@ fully test the Taler system without using "real" currencies. The URL format for ``x-taler-bank`` is simple, in that it only specifies an account number and the origin (domain and optionally a port) of the bank: -:: +.. code-block:: none payto://x-taler-bank/BANK_URI/ACCOUNT_IDENTIFIER @@ -54,7 +54,7 @@ levied by the receiving bank. For the merchant to receive deposits through SEPA, the deposit request must follow the payto:// specification for SEPA: -:: +.. code-block:: none payto://sepa/IBAN |