exchange

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

commit 5d50123ef29a8cbca8be40133a0df5b6c4b86dd4
parent 234b0cd56f69305f27ac5f6cd3828c0d115dcd0f
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Sat, 23 Dec 2023 23:46:03 +0100

-fix typo

Diffstat:
Msrc/include/taler_exchangedb_plugin.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h @@ -4400,7 +4400,7 @@ struct TALER_EXCHANGEDB_Plugin /** - * Try to retrieve the solated hash of the merchant's bank account to a + * Try to retrieve the salted hash of the merchant's bank account to a * deposit contract. Used in case of conflicts for a given (merchant_pub, * h_contract_terms) to provide the client the necessary input to retrieve * more details about the conflict.