From b4a3c29aa22db2b66668a46ed98bd3bc5eb493d3 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sun, 12 Jan 2020 14:15:44 +0100 Subject: no need to specify auth method --- core/api-bank.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/api-bank.rst b/core/api-bank.rst index 82ccda60..aa9b53cb 100644 --- a/core/api-bank.rst +++ b/core/api-bank.rst @@ -54,9 +54,6 @@ Withdrawing interface BankTalerWithdrawRequest { - // Authentication method used - auth: BankAuth; - // Amount to withdraw. amount: Amount; -- cgit v1.2.3