exchange

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

commit 8590e6b309df2736835673eb427673c099fc3f08
parent 01e06eb715938b914c54123c21c7c7678e08ee02
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 23 Aug 2021 08:25:56 +0200

-check DE IBAN

Diffstat:
Msrc/util/test_payto.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/util/test_payto.c b/src/util/test_payto.c @@ -48,6 +48,8 @@ main (int argc, NULL); GNUNET_assert (NULL == TALER_iban_validate ("FR1420041010050500013M02606")); + GNUNET_assert (NULL == + TALER_iban_validate ("DE89370400440532013000")); r = TALER_xtalerbank_account_from_payto ( "payto://x-taler-bank/localhost:1080/alice"); CHECK ("alice",