add enable-auditor cmd
This commit is contained in:
parent
ac4058df7e
commit
3c1d54e739
14 changed files with 299 additions and 241 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue