aboutsummaryrefslogtreecommitdiff
path: root/src/bank-lib
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-05-25 23:20:09 +0200
committerFlorian Dold <florian@dold.me>2024-05-25 23:20:09 +0200
commitf7fdbe441469efaf93c4b631a58aebd1dcf105dc (patch)
tree07ed3f4527a200acee4299b9883eedf87a168dea /src/bank-lib
parent869ee818b62e885c7ad144110adbf6050b3d0b13 (diff)
downloadexchange-f7fdbe441469efaf93c4b631a58aebd1dcf105dc.tar.xz
-fix missing docs
Diffstat (limited to 'src/bank-lib')
-rw-r--r--src/bank-lib/fakebank_tbi_post_withdrawal_operation.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bank-lib/fakebank_tbi_post_withdrawal_operation.c b/src/bank-lib/fakebank_tbi_post_withdrawal_operation.c
index 7c011b415..29f1e7475 100644
--- a/src/bank-lib/fakebank_tbi_post_withdrawal_operation.c
+++ b/src/bank-lib/fakebank_tbi_post_withdrawal_operation.c
@@ -40,6 +40,8 @@
* @param wopid the withdrawal operation identifier
* @param reserve_pub public key of the reserve
* @param exchange_payto_uri payto://-URI of the exchange
+ * @param amount chosen by the client, or NULL to use the
+ * pre-determined amount
* @return MHD result code
*/
static MHD_RESULT