diff options
Diffstat (limited to 'src/include/taler_bank_service.h')
-rw-r--r-- | src/include/taler_bank_service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index 1f91a389..6829cf71 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -210,6 +210,7 @@ typedef void * Execute a wire transfer. * * @param ctx context for HTTP interaction + * @param auth authentication data to authenticate with the bank * @param buf buffer with the prepared execution details * @param buf_size number of bytes in @a buf * @param cc function to call upon success |