summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:46:52 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:46:52 -0400
commit3bcb03f810f1833127e705ba412468a9edc410a4 (patch)
tree2b59069e050ac178d408e2ac82da95f72ddf3aa6 /core/api-exchange.rst
parentf564666d476b90aa79ebf29cecf5169055166b44 (diff)
downloaddocs-3bcb03f810f1833127e705ba412468a9edc410a4.tar.gz
docs-3bcb03f810f1833127e705ba412468a9edc410a4.tar.bz2
docs-3bcb03f810f1833127e705ba412468a9edc410a4.zip
mark up ‘TALER_SIGNATURE_MASTER_SIGNING_KEY_VALIDITY’
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index f1814440..89db8d28 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -520,7 +520,7 @@ Management operations authorized by master key
key: EddsaPublicKey;
// Signature by the exchange master key.
- // Must have purpose TALER_SIGNATURE_MASTER_SIGNING_KEY_VALIDITY.
+ // Must have purpose ``TALER_SIGNATURE_MASTER_SIGNING_KEY_VALIDITY``.
master_sig: EddsaSignature;
}