+ change GlobalFees
This commit is contained in:
parent
2f2befa1f6
commit
15cda091ab
5 changed files with 8 additions and 24 deletions
|
|
@ -190,10 +190,7 @@ let mk_keys ~db_conn (module Sm : Secmod.S) ~last_issue_date =
|
|||
|
||||
let recoup = (* TODO /recoup *) [] in
|
||||
let* global_fees =
|
||||
(* WIP DEBUG
|
||||
Pg.get_global_fees db_conn ~start_date:Timestamp.zero |> unwrap_err_caqti
|
||||
*)
|
||||
Ok []
|
||||
in
|
||||
let* auditors =
|
||||
(* TODO /auditors/$AUDITOR_PUB/$H_DENOM_PUB *)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue