offline tool: add enable/disable-auditor cmd

.
This commit is contained in:
swrup 2026-02-03 17:24:19 +01:00
parent ac4058df7e
commit 6ee1a994ad
14 changed files with 330 additions and 242 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