commit 83caabf7abca7c89230300a02ce5d980ab9ddf56
parent f5fa71eacdf1d715473e77c8df4303c6874e1b86
Author: MS <ms@taler.net>
Date: Thu, 29 Oct 2020 21:48:14 +0100
fix rendering
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
@@ -292,6 +292,7 @@ to the real bank.
This type allows the creation of new bank accounts.
+
.. ts:def:: NewBankConnection
interface NewBankConnection {
@@ -308,6 +309,7 @@ to the real bank.
}
This type allows to restore a previously made bank connection.
+
.. ts:def:: BankConnectionRestoreRequest
interface BankConnectionRestoreRequest {