taler-docs

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

commit e5bdc8a68cfd89a09aca1f0ffa38769a55308356
parent f18ece15d3682a5a61bc9124a8c8166b58b74cda
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:20:20 -0400

change markup of ‘country_code’ from " to ``

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -1146,7 +1146,7 @@ Arguments (example): "currency": "EUR" } -The "country_code" must be an ISO 3166-1 alpha-2 country code from +The ``country_code`` must be an ISO 3166-1 alpha-2 country code from the array of "countries" of the reducer's state. The "currency" field must be a valid currency accepted by the Taler payment system.