commit b39f187bd0177d5647581b70f0e75fee299923e6
parent 75695e6416dce7f4eb2ba42d78e87e7f79e41c51
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 21 Apr 2024 09:33:03 +0200
currency is obsolete
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/doc/sphinx/rest.rst b/doc/sphinx/rest.rst
@@ -58,8 +58,6 @@ Receiving Configuration
// URN of the implementation (needed to interpret 'revision' in version).
// @since v0, may become mandatory in the future.
implementation?: string;
- // Currency in which this provider processes payments.
- currency: string;
// Supported authorization methods.
methods: AuthorizationMethodConfig[];