commit 7e26dd43e54026c3840cbd7f3d56a6ff5b194004
parent 04c39cb94e16bf597e3d6c9094663f979d77679e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 01:56:48 -0400
mark up ‘TALER_SIGNATURE_MASTER_WIRE_ADD’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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?