update offline tool; fix dune-workspace

This commit is contained in:
swrup 2026-03-21 03:30:15 +01:00 committed by Swrup
parent df02bf0f48
commit 9c9414e96b
11 changed files with 78 additions and 126 deletions

View file

@ -1,4 +1,4 @@
[currency-KUDO]
[currency-KUDOS]
enabled= YES
code= KUDOS
name= Kudos
@ -40,16 +40,16 @@ default_purse_limit = 9999
config = "pgx://mte:hunter2@10.0.0.1:5432/taler-exchange"
[taler-exchange-secmod-rsa]
lookahead_sign = "7 weeks"
lookahead_sign = "1 year"
overlap_duration = "1 hour"
duration = "3 weeks"
duration = "9 weeks"
[taler-exchange-secmod-eddsa]
lookahead_sign = "1 year"
overlap_duration = "1 hour"
duration = "3 weeks"
[coin_kudo_1]
[coin_kudos_1]
value= KUDOS:0.01
duration_withdraw= "1 year"
duration_spend= "1 year"
@ -62,7 +62,7 @@ cipher= RSA
rsa_keysize= 2048
age_restricted= NO
[coin_kudo_2]
[coin_kudos_2]
value= KUDOS:0.02
duration_withdraw= "1 year"
duration_spend= "1 year"