fix auditor key serialization
This commit is contained in:
parent
c1c242e3c7
commit
ea80ab4f45
@ -1317,7 +1317,7 @@ TALER_EXCHANGE_serialize_data (struct TALER_EXCHANGE_Handle *exchange)
|
||||
k);
|
||||
}
|
||||
|
||||
a = json_pack ("{s:s, s:s, s:o}",
|
||||
a = json_pack ("{s:o, s:s, s:o}",
|
||||
"auditor_pub",
|
||||
GNUNET_JSON_from_data_auto (&ai->auditor_pub),
|
||||
"auditor_url",
|
||||
|
Loading…
Reference in New Issue
Block a user