From e5bdc8a68cfd89a09aca1f0ffa38769a55308356 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 7 Apr 2021 04:20:20 -0400 Subject: change markup of ‘country_code’ from " to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastasis.rst b/anastasis.rst index ee385ace..552a4fa9 100644 --- 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. -- cgit v1.2.3