taler-docs

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

commit b431a275541047556628e9b0a9ccf8fc8517328d
parent 95b70c435595efad63069113d60a130169add077
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu,  4 May 2017 23:45:38 +0200

remove dead content

Diffstat:
Mapi/api-bank.rst | 16----------------
1 file changed, 0 insertions(+), 16 deletions(-)

diff --git a/api/api-bank.rst b/api/api-bank.rst @@ -92,22 +92,6 @@ request. } -.. _BasicAuth: -.. _tsref-type-BasicAuth: -.. code-block:: tsref - - interface BasicAuth { - - // username identifying the caller at the bank - username: string; - - // username's associated password - password: string; - - } - - - .. _BankError: .. code-block:: tsref