commit e0ff50b339c1635d2a0779406e865324e0ea1041
parent 2d9b698947a9b72f37de57bf7876b636ec7c52ca
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 7 Apr 2021 03:42:59 -0400
mark up ‘$ACCOUNT_PUB’
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anastasis.rst b/anastasis.rst
@@ -511,7 +511,7 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
:http:statuscode:`304 Not modified`:
The client requested the same resource it already knows.
:http:statuscode:`400 Bad request`:
- The $ACCOUNT_PUB is not an EdDSA public key.
+ The ``$ACCOUNT_PUB`` is not an EdDSA public key.
:http:statuscode:`402 Payment Required`:
The account's balance is too low for the specified operation.
See the Taler payment protocol specification for how to pay.