taler-docs

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

commit 73a64596abd83a16185999736899a536793c3fff
parent 43422ac841e911790ad9ed9a4a95ef2086b12fb7
Author: Florian Dold <florian@dold.me>
Date:   Mon, 22 Sep 2025 13:52:44 +0200

donau: wrong protocol name

Diffstat:
Mcore/api-donau.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-donau.rst b/core/api-donau.rst @@ -233,7 +233,7 @@ long-term offline signing key of the Donau, which clients should cache. version: string; // Name of the protocol. - name: "taler-donau"; + name: "donau"; // Currency supported by this Donau. currency: string;