-return EC as part of 451 KYC required replies
This commit is contained in:
parent
8992c30631
commit
30c6580c4e
@ -1 +1 @@
|
|||||||
Subproject commit df1d198918cbdd03c18723d818979c8d09f8f231
|
Subproject commit 9753b06eded9186429380f002a073adee06dccfc
|
@ -1128,6 +1128,7 @@ TEH_RESPONSE_reply_kyc_required (struct MHD_Connection *connection,
|
|||||||
return TALER_MHD_REPLY_JSON_PACK (
|
return TALER_MHD_REPLY_JSON_PACK (
|
||||||
connection,
|
connection,
|
||||||
MHD_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS,
|
MHD_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS,
|
||||||
|
TALER_JSON_pack_ec (TALER_EC_EXCHANGE_GENERIC_KYC_REQUIRED),
|
||||||
GNUNET_JSON_pack_data_auto ("h_payto",
|
GNUNET_JSON_pack_data_auto ("h_payto",
|
||||||
h_payto),
|
h_payto),
|
||||||
GNUNET_JSON_pack_uint64 ("requirement_row",
|
GNUNET_JSON_pack_uint64 ("requirement_row",
|
||||||
|
Loading…
Reference in New Issue
Block a user