commit b4a3c29aa22db2b66668a46ed98bd3bc5eb493d3 parent 186ae7da9a9e281da425b45906db047f3eb1f0ee Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Sun, 12 Jan 2020 14:15:44 +0100 no need to specify auth method Diffstat:
| M | core/api-bank.rst | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git 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;