GNUNET_log(GNUNET_ERROR_TYPE_DEBUG,
"DHT req to %d\n", DHT_OPERATION_TIMEOUT.rel_value);
- GNUNET_STATISTICS_update (statistics,
- "Records put into DHT", rd_count, GNUNET_NO);
GNUNET_STATISTICS_update (statistics,
"Record bytes put into DHT", rd_payload_length, GNUNET_NO);
rh->private_local_zone,
rlh->record_type,
new_name,
- rh->priv_key,
+ NULL,
GNUNET_TIME_UNIT_FOREVER_REL,
GNUNET_NO,
&background_lookup_result_processor,
rh->private_local_zone,
rlh->record_type,
new_name,
- rh->priv_key,
+ NULL,
GNUNET_TIME_UNIT_FOREVER_REL,
GNUNET_NO,
&background_lookup_result_processor,