aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_util.h')
-rw-r--r--src/include/taler_util.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index afc8ebada..079f72ed6 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -362,19 +362,6 @@ TALER_payto_get_method (const char *payto_uri);
/**
- * Construct a payto://-URI from a Taler @a reserve_pub at
- * @a exchange_base_url
- *
- * @param exchange_base_url the URL of the exchange
- * @param reserve_pub public key of the reserve
- * @return payto:// URI encoding the reserve's address
- */
-char *
-TALER_payto_from_reserve (const char *exchange_base_url,
- const struct TALER_ReservePublicKeyP *reserve_pub);
-
-
-/**
* Obtain the account name from a payto URL.
*
* @param payto an x-taler-bank payto URL