diff --git a/src/exchange-lib/exchange_api_handle.c b/src/exchange-lib/exchange_api_handle.c index a4f031828..1caa6962d 100644 --- a/src/exchange-lib/exchange_api_handle.c +++ b/src/exchange-lib/exchange_api_handle.c @@ -594,6 +594,7 @@ decode_keys_json (const json_t *resp_obj, auditor_info, key_data)); } + key_data->num_auditors = len; } }