commit 8dcecb192ea4539a67faef81567359742c491c92 parent 5ac9511f6514fd0d818976e0ad5bf837dd2f79fa Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 02:06:47 -0400 mark up ‘TALER_PaybackConfirmationPS’, ‘TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK’ Diffstat:
| M | core/api-exchange.rst | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1006,8 +1006,8 @@ exchange. amount: Amount; // This is a signature over - // a struct TALER_PaybackConfirmationPS with purpose - // TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK. + // a struct ``TALER_PaybackConfirmationPS`` with purpose + // ``TALER_SIGNATURE_EXCHANGE_CONFIRM_PAYBACK``. exchange_sig: EddsaSignature; // Public key used to create exchange_sig.