summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-04 13:00:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-04 13:00:20 +0200
commitadc6c53b5c7e08ff6eba180f872a8a8f8f94cd65 (patch)
tree60f0b2e980a38b31650077aebffa611555bc54ef /src/include/taler_exchangedb_plugin.h
parentc97292593371e591dc7ba4c38947ebf228b13eb2 (diff)
downloadexchange-adc6c53b5c7e08ff6eba180f872a8a8f8f94cd65.tar.gz
exchange-adc6c53b5c7e08ff6eba180f872a8a8f8f94cd65.tar.bz2
exchange-adc6c53b5c7e08ff6eba180f872a8a8f8f94cd65.zip
doxygen and spelling fixes
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 7d6508fc5..163b886cc 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1472,15 +1472,11 @@ typedef enum GNUNET_DB_QueryStatus
* @param cls closure
* @param rowid unique ID for the deposit in our DB, used for marking
* it as 'tiny' or 'done'
- * @param exchange_timestamp when did the exchange receive the deposit
- * @param wallet_timestamp when did the wallet sign the contract
* @param merchant_pub public key of the merchant
* @param coin_pub public key of the coin
* @param amount_with_fee amount that was deposited including fee
* @param deposit_fee amount the exchange gets to keep as transaction fees
* @param h_contract_terms hash of the proposal data known to merchant and customer
- * @param wire_deadline by which the merchant advised that he would like the
- * wire transfer to be executed
* @param receiver_wire_account wire details for the merchant, includes
* 'url' in payto://-format;
* @return transaction status code, #GNUNET_DB_STATUS_SUCCESS_ONE_RESULT to continue to iterate