~
This commit is contained in:
parent
67bd144bb0
commit
28872cb239
3 changed files with 17 additions and 21 deletions
|
|
@ -190,7 +190,7 @@ let mk_keys ~db_conn (module Sm : Secmod.S) ~last_issue_date =
|
|||
sign_f ~f:(Sm.sign_with_signkey ~pub:exchange_pub) R.{ list_issue_date; hc }
|
||||
in
|
||||
|
||||
let recoup = [] in
|
||||
let recoup = (* todo /recoup *) [] in
|
||||
let global_fees = (* TODO *) [] in
|
||||
let auditors = (* TODO *) [] in
|
||||
let extensions = None in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue