summaryrefslogtreecommitdiff
path: root/src/include/taler_json_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-02 19:38:23 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-02 19:38:23 +0200
commitc4ae15c1dbecc65b99e42e6c355952e576cfafe0 (patch)
treeec465fc048591b51bac9a1254746308014ca8795 /src/include/taler_json_lib.h
parent2e6b8e10de123b446ee77f714c0108dce15cd83e (diff)
downloadexchange-c4ae15c1dbecc65b99e42e6c355952e576cfafe0.tar.gz
exchange-c4ae15c1dbecc65b99e42e6c355952e576cfafe0.tar.bz2
exchange-c4ae15c1dbecc65b99e42e6c355952e576cfafe0.zip
-strengthen payto validation logic
Diffstat (limited to 'src/include/taler_json_lib.h')
-rw-r--r--src/include/taler_json_lib.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h
index ea621cea6..bc21957e8 100644
--- a/src/include/taler_json_lib.h
+++ b/src/include/taler_json_lib.h
@@ -523,19 +523,6 @@ TALER_JSON_exchange_wire_signature_check (
/**
- * Validate payto:// account URL (only account information,
- * wire subject and amount are ignored).
- *
- * @param payto_uri URL to parse
- * @return #GNUNET_YES if @a payto_uri is a valid payto://iban URI
- * #GNUNET_NO if @a payto_uri is a payto URI of an unsupported type (but may be valid)
- * #GNUNET_SYSERR if the account incorrect or this is not a payto://-URI at all
- */
-enum GNUNET_GenericReturnValue
-TALER_JSON_validate_payto (const char *payto_uri);
-
-
-/**
* Create a signed wire statement for the given account.
*
* @param payto_uri account specification