fix sk init, use future_sk
This commit is contained in:
parent
77d5327745
commit
d27da65b0b
13 changed files with 467 additions and 548 deletions
|
|
@ -2,6 +2,7 @@ open Parse_config
|
|||
|
||||
let config_filename = "mte.conf"
|
||||
let secrets_dir = Fpath.v "secrets"
|
||||
let secmod_dir = Fpath.(secrets_dir / "secmod")
|
||||
|
||||
let config_data =
|
||||
match Assets_crunch.read config_filename with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue