JJ: Description from the destination commit:
JJ: Description from source commit: wip fix FAT JJ: Description from source commit: fix secmod_eddsa; use Mfat.Spath JJ: Description from source commit: +fix secmod_rsa; (wip) JJ: Description from source commit: secmod ok
This commit is contained in:
parent
67e09d38b6
commit
bd8e72f4f1
10 changed files with 170 additions and 206 deletions
|
|
@ -43,15 +43,11 @@ config = "pgx://mte:hunter2@10.0.0.1:5432/taler-exchange"
|
|||
lookahead_sign = "7 weeks"
|
||||
overlap_duration = "1 hour"
|
||||
duration = "3 weeks"
|
||||
key_dir = "secrets/secmod_rsa"
|
||||
sm_priv_key = "secrets/secmod_rsa/sm_key"
|
||||
|
||||
[taler-exchange-secmod-eddsa]
|
||||
lookahead_sign = "1 year"
|
||||
overlap_duration = "1 hour"
|
||||
duration = "3 weeks"
|
||||
key_dir = "secrets/secmod_eddsa"
|
||||
sm_priv_key = "secrets/secmod_eddsa/sm_key"
|
||||
|
||||
[coin_kudo_1]
|
||||
value= KUDOS:0.01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue