taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 7acb16dfa350e85717028b83e87ba4141236f236
parent 300d7a4c05b4f102fb3b24d3839e6181c185c0a4
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  9 Sep 2020 21:25:32 +0530

include name

Diffstat:
Mcore/api-bank-integration.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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"; }