add enable-auditor cmd

This commit is contained in:
swrup 2026-02-03 17:24:19 +01:00
parent ac4058df7e
commit 3c1d54e739
14 changed files with 299 additions and 241 deletions

View file

@ -1,3 +1,6 @@
(* TODO
? have a currency agnostic amount_lib.ml and specialize amount.ml to Config.currency *)
type sign =
| Sign_plus
| Sign_minus