diff options
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 1cb4ce5f2..7f31752df 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -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 |