commit 2a698585f0e1a2450c7bbe504c2b39df00abadab
parent 8543129d81eabc25731a4de885ee27c94a25a010
Author: Marcello Stanisci <ms@taler.net>
Date: Mon, 11 May 2020 01:09:51 +0200
remove superfluous field
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
@@ -256,9 +256,6 @@ to the real bank.
interface BankTransport {
- // Type of the transport (ebics, fints, native, ..)
- type: string;
-
// Mnemonic identifier for the transport bein created.
name: string;