From fc8bdb9b978334d52b80c318f9326394f855de2d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 17:03:19 +0100 Subject: consistently use payto URI instead of URL --- src/include/taler_exchangedb_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_lib.h') diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index 67097fd1..655527b3 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -401,7 +401,7 @@ struct TALER_EXCHANGEDB_AccountInfo /** * payto://-URL of the account. */ - const char *payto_url; + const char *payto_uri; /** * Filename containing the signed /wire response, or NULL -- cgit v1.2.3