commit 5bc661e0c3bb7eba2f199266aace2027aebcca51
parent 7b76f21accd51cea246b26ccb378a9f26114ec27
Author: Sebastian <sebasjm@gmail.com>
Date: Tue, 23 Sep 2025 12:38:43 -0300
fix: match the impl with the spec
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/backend/taler-merchant-httpd_mfa.c b/src/backend/taler-merchant-httpd_mfa.c
@@ -617,9 +617,9 @@ TMH_mfa_challenges_do (
c->required_address);
jc = GNUNET_JSON_PACK (
- GNUNET_JSON_pack_string ("address_hint",
+ GNUNET_JSON_pack_string ("tan_info",
hint),
- GNUNET_JSON_pack_string ("challenge_type",
+ GNUNET_JSON_pack_string ("tan_channel",
TALER_MERCHANT_MFA_channel_to_string (
c->channel)),
GNUNET_JSON_pack_string ("challenge_id",