wip refacto secmods
This commit is contained in:
parent
67e09d38b6
commit
f35ad22ee5
5 changed files with 21 additions and 15 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