taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 7095e005d19e43629fe42b4f45842ec2ab2f62f5
parent a48332b1345d43551fa8fc9bd010abbb4ae4db73
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 01:55:12 -0400

mark up ‘TALER_SIGNATURE_MASTER_WIRE_FEES’

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -701,7 +701,7 @@ Management operations authorized by master key wire_method: string; // Signature using the exchange's offline key - // with purpose TALER_SIGNATURE_MASTER_WIRE_FEES. + // with purpose ``TALER_SIGNATURE_MASTER_WIRE_FEES``. master_sig_wire: EddsaSignature; // When does the wire fee validity period start?