From 7acb16dfa350e85717028b83e87ba4141236f236 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 9 Sep 2020 21:25:32 +0530 Subject: include name --- core/api-bank-integration.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core') diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst index f63fe776..09e674f2 100644 --- a/core/api-bank-integration.rst +++ b/core/api-bank-integration.rst @@ -51,6 +51,8 @@ to tightly integrate with GNU Taler. // currency used by this bank currency: string; + // name of the API + name: "taler-bank-integration"; } -- cgit v1.2.3