This commit is contained in:
swrup 2026-02-03 16:52:11 +01:00
parent 4913d8ca76
commit c0ef1aede1
8 changed files with 47 additions and 16 deletions

View file

@ -76,8 +76,6 @@ let revoke_signkey ~output ~master_key ~signkey =
let* () = write_file output s in
Ok ()
[@@@ocaml.warning "-27"]
let global_fees ~output ~master_key ~start_date ~end_date ~history_fee
~account_fee ~purse_fee ~history_expiration ~purse_account_limit
~purse_timeout =