From b37fff0d5b08926169633ce8822de7ac616ae169 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Jan 2020 14:57:58 +0100 Subject: ftbfs --- src/include/taler_util.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 0f4eaab66..504f9b39c 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -258,6 +258,17 @@ TALER_payto_xtalerbank_make (const char *bank_url, const char *account_name); +/** + * Create an x-taler-bank payto:// URL from an @a account_url. + * + * @param account_url the bank URL + * @param account_name the account name + * @return payto:// URL + */ +char * +TALER_payto_xtalerbank_make2 (const char *account_url); + + /** * Given an x-taler-bank payto:// URL, compute * the HTTP(S) base URL of the account. -- cgit v1.2.3