commit fc52c967243d35c8dcc573b334a5cc31c712e4fe
parent f914621e8b8e7c108de0cbcf00393563dce1fbcc
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 17 Apr 2025 20:58:41 +0200
fix field name
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-challenger.rst b/core/api-challenger.rst
@@ -438,7 +438,7 @@ Solve
// numeric Taler error code, should be shown to indicate the error
// compactly for reporting to developers
- ec: Integer;
+ code: Integer;
// human-readable Taler error code, should be shown for the user to
// understand the error