aboutsummaryrefslogtreecommitdiff
path: root/src/auditordb
diff options
context:
space:
mode:
authorNic Eigel <nic@eigel.ch>2024-01-17 05:06:27 +0100
committerNic Eigel <nic@eigel.ch>2024-01-17 05:06:27 +0100
commit9ffcf1c03c267bc8918a6b38a422f9ba573dc75a (patch)
tree0eb03c10f0ce440440e6bf602e7a29e61d29d63c /src/auditordb
parentb5de0afa73c0b8f7bcf988e2bc00f07f4f6cf42e (diff)
downloadexchange-9ffcf1c03c267bc8918a6b38a422f9ba573dc75a.tar.xz
fixing pipeline
Diffstat (limited to 'src/auditordb')
-rw-r--r--src/auditordb/pg_get_deposit_confirmations.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditordb/pg_get_deposit_confirmations.h b/src/auditordb/pg_get_deposit_confirmations.h
index 2c3c28538..3ed3ff55b 100644
--- a/src/auditordb/pg_get_deposit_confirmations.h
+++ b/src/auditordb/pg_get_deposit_confirmations.h
@@ -30,7 +30,6 @@
* Get information about deposit confirmations from the database.
*
* @param cls the @e cls of this struct with the plugin-specific state
- * @param master_public_key for which exchange do we want to get deposit confirmations
* @param start_id row/serial ID where to start the iteration (0 from
* the start, exclusive, i.e. serial_ids must start from 1)
* @param cb function to call with results