exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit f7fdbe441469efaf93c4b631a58aebd1dcf105dc
parent 869ee818b62e885c7ad144110adbf6050b3d0b13
Author: Florian Dold <florian@dold.me>
Date:   Sat, 25 May 2024 23:20:09 +0200

-fix missing docs

Diffstat:
Msrc/bank-lib/fakebank_tbi_post_withdrawal_operation.c | 2++
1 file 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 @@ -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