From cb58740fbd9805807dba268c65498aaa171f004f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 19:12:47 +0100 Subject: remove redundant METHOD option, we can derive it from PAYTO_URI --- src/include/taler_bank_service.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/taler_bank_service.h') diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index 4b2aca664..98a1017c2 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -462,8 +462,7 @@ TALER_BANK_debit_history_cancel (struct TALER_BANK_DebitHistoryHandle *hh); /** * Convenience method for parsing configuration section with bank - * authentication data. The section must contain an option - * "METHOD", plus other options that depend on the METHOD specified. + * authentication data. * * @param cfg configuration to parse * @param section the section with the configuration data -- cgit v1.2.3