+ change GlobalFees

This commit is contained in:
swrup 2026-02-07 01:01:05 +01:00
parent 769d4f9f6e
commit c9842f5cc1
5 changed files with 8 additions and 24 deletions

View file

@ -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 *)