commit 300d7a4c05b4f102fb3b24d3839e6181c185c0a4
parent 805e04f76b708444ab9e11f7c5b5b8ef9d06efa3
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 9 Sep 2020 17:03:38 +0200
specify what protocol is being versioned for merchant
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -59,6 +59,9 @@ Getting the configuration
// The format is "current:revision:age".
version: string;
+ // Name of the protocol.
+ name: "taler-merchant";
+
// Currency supported by this backend.
currency: string;