summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-bank.rst3
1 files changed, 0 insertions, 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;