commit 60e6d8ebe710d262a9be2b21b5c3b658c791a075 parent 8d32c5637d134d42695a941829ca2e9d22bf5842 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 01:43:00 -0400 fold long line; mark up ‘TALER_SIGNATURE_MASTER_WIRE_FEES’; add period at end of sentence Diffstat:
| M | core/api-exchange.rst | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -356,7 +356,8 @@ possibly by using HTTPS. // any of the denomination keys are valid without overlap. end_date: Timestamp; - // Signature of `TALER_MasterWireFeePS` with purpose TALER_SIGNATURE_MASTER_WIRE_FEES + // Signature of `TALER_MasterWireFeePS` with + // purpose ``TALER_SIGNATURE_MASTER_WIRE_FEES``. sig: EddsaSignature; }