Fix JSON packaging

This commit is contained in:
Marcello Stanisci 2018-12-21 19:30:01 +01:00
parent 29ba75c5c2
commit dbbf25c41a
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -1317,7 +1317,7 @@ TALER_EXCHANGE_serialize_data (struct TALER_EXCHANGE_Handle *exchange)
k);
}
a = json_pack ("{s:s, s:o, s:o}",
a = json_pack ("{s:s, s:s, s:o}",
"auditor_pub",
GNUNET_JSON_from_data_auto (&ai->auditor_pub),
"auditor_url",