summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:56:48 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 01:56:48 -0400
commit7e26dd43e54026c3840cbd7f3d56a6ff5b194004 (patch)
tree2b2dc1a6842628df94a4321a2525c89d8f299be3 /core
parent04c39cb94e16bf597e3d6c9094663f979d77679e (diff)
downloaddocs-7e26dd43e54026c3840cbd7f3d56a6ff5b194004.tar.gz
docs-7e26dd43e54026c3840cbd7f3d56a6ff5b194004.tar.bz2
docs-7e26dd43e54026c3840cbd7f3d56a6ff5b194004.zip
mark up ‘TALER_SIGNATURE_MASTER_WIRE_ADD’
Diffstat (limited to 'core')
-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 fc49054b..eac33d00 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -751,7 +751,7 @@ Management operations authorized by master key
master_sig_wire: EddsaSignature;
// Signature using the exchange's offline key
- // with purpose TALER_SIGNATURE_MASTER_WIRE_ADD.
+ // with purpose ``TALER_SIGNATURE_MASTER_WIRE_ADD``.
master_sig_add: EddsaSignature;
// When does the wire method become active?