This commit is contained in:
Christian Grothoff 2022-07-30 11:04:45 +02:00
parent 7d4ce3d022
commit 544fbd4fe9
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

View File

@ -16213,7 +16213,7 @@ postgres_insert_close_request (
* @param wtid wire transfer ID to use
* @param account_section account to drain
* @param payto_uri account to wire funds to
* @param date time of the signature
* @param request_timestamp when was the request made
* @param amount amount to wire
* @param master_sig signature affirming the operation
* @return transaction status code

View File

@ -5530,7 +5530,7 @@ struct TALER_EXCHANGEDB_Plugin
* @param wtid wire transfer ID to use
* @param account_section account to drain
* @param payto_uri account to wire funds to
* @param date time of the signature
* @param request_timestamp time of the signature
* @param amount amount to wire
* @param master_sig signature affirming the operation
* @return transaction status code