aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-10-03 23:49:58 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-10-03 23:49:58 +0900
commita75505815ff51197d95a546d98295b55709a6875 (patch)
tree0e54b5388d6ef069d7e66a83c5bc908e2dfb78bc /src/include/gnunet_namestore_service.h
parent4be1619e0826b061993257aea488f1f14ea888ae (diff)
downloadgnunet-a75505815ff51197d95a546d98295b55709a6875.tar.gz
gnunet-a75505815ff51197d95a546d98295b55709a6875.zip
NAMESTORE: Add performance tests for bulk import/tx
Diffstat (limited to 'src/include/gnunet_namestore_service.h')
-rw-r--r--src/include/gnunet_namestore_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_service.h b/src/include/gnunet_namestore_service.h
index b795494af..a42619156 100644
--- a/src/include/gnunet_namestore_service.h
+++ b/src/include/gnunet_namestore_service.h
@@ -172,7 +172,6 @@ GNUNET_NAMESTORE_records_store (struct GNUNET_NAMESTORE_Handle *h,
172 * @param cont_cls closure for @a cont 172 * @param cont_cls closure for @a cont
173 * @return handle to abort the request 173 * @return handle to abort the request
174 */ 174 */
175
176struct GNUNET_NAMESTORE_QueueEntry * 175struct GNUNET_NAMESTORE_QueueEntry *
177GNUNET_NAMESTORE_records_store2 ( 176GNUNET_NAMESTORE_records_store2 (
178 struct GNUNET_NAMESTORE_Handle *h, 177 struct GNUNET_NAMESTORE_Handle *h,