-typo in comment

This commit is contained in:
Özgür Kesim 2023-05-01 14:12:38 +02:00
parent 1a63275d98
commit 153a078ca5
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -787,7 +787,7 @@ verify_commitment_and_max_age (
/** /**
* @brief Send a response for "/age-withdraw/$RCH/reveal" * @brief Send a response for "/age-withdraw/$RCH/reveal"
* *
* @param connection The http connection to the client to send the reponse to * @param connection The http connection to the client to send the response to
* @param num_coins Number of new coins with age restriction for which we reveal data * @param num_coins Number of new coins with age restriction for which we reveal data
* @param awrcs array of @a num_coins signatures revealed * @param awrcs array of @a num_coins signatures revealed
* @return a MHD result code * @return a MHD result code