exchange

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

commit 2a3fb278f3d32feca6077eead2551ee8d11b40b8
parent 016f1aab7834cfbdae9fd2e4a2040e4fb8cd48a7
Author: Özgür Kesim <oec@codeblau.de>
Date:   Tue,  6 May 2025 14:40:10 +0200

[testing] -typo in comment

Diffstat:
Msrc/testing/testing_api_cmd_refresh.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/testing_api_cmd_refresh.c b/src/testing/testing_api_cmd_refresh.c @@ -178,7 +178,7 @@ struct MeltState bool no_blinding_seed; /** - * If @e no_blinding_seed is fals, contains the blinding + * If @e no_blinding_seed is false, contains the blinding * seed from which the nonces were derived for CS signatures */ struct TALER_BlindingMasterSeedP blinding_seed;