summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index bc2bcf0d..92093bd6 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -96,13 +96,13 @@ as described in
the `libjansson documentation <https://jansson.readthedocs.org/en/2.7/apiref.html?highlight=json_dumps#c.json_dumps>`_.
The signature's purpose is set to TALER_SIGNATURE_MERCHANT_CONTRACT.
- .. sourcecode:: c
+.. sourcecode:: c
- struct Contract
- {
- struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
- struct GNUNET_HashCode h_contract_details;
- }
+ struct Contract
+ {
+ struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
+ struct GNUNET_HashCode h_contract_details;
+ }
---------------
Wallet-Frontend