aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_kyc_wallet.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-14 19:10:19 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-14 19:10:19 +0200
commit1a3793cb1c5e94d2d900835102ee5929a229986c (patch)
tree12500af1ae43ce2396eb2caa11a9c8c86a87f063 /src/lib/exchange_api_kyc_wallet.c
parentf5b99b5282e50bfaf744941d22bb5766cec76cb9 (diff)
downloadexchange-1a3793cb1c5e94d2d900835102ee5929a229986c.tar.xz
-regenerate DBs
Diffstat (limited to 'src/lib/exchange_api_kyc_wallet.c')
-rw-r--r--src/lib/exchange_api_kyc_wallet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_kyc_wallet.c b/src/lib/exchange_api_kyc_wallet.c
index fc9fbcde4..bd5ef3bf2 100644
--- a/src/lib/exchange_api_kyc_wallet.c
+++ b/src/lib/exchange_api_kyc_wallet.c
@@ -99,7 +99,7 @@ handle_kyc_wallet_finished (void *cls,
{
struct GNUNET_JSON_Specification spec[] = {
GNUNET_JSON_spec_uint64 ("legitimization_uuid",
- &ks.payment_target_uuid),
+ &ks.legitimization_uuid),
GNUNET_JSON_spec_end ()
};