From 300d7a4c05b4f102fb3b24d3839e6181c185c0a4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Sep 2020 17:03:38 +0200 Subject: specify what protocol is being versioned for merchant --- core/api-merchant.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/api-merchant.rst b/core/api-merchant.rst index b19b31b4..346217e3 100644 --- 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; -- cgit v1.2.3