This commit is contained in:
swrup 2026-02-25 22:44:16 +01:00
parent c8301fba7d
commit 28bc9d5607
2 changed files with 3 additions and 13 deletions

View file

@ -110,6 +110,3 @@ offline_tool drain \
--amount $zero_euro
offline_tool upload --input $b --url $url"/management/drain"
echo "[OK] /management/drain"
# todo test aml-officer
# todo test partners

View file

@ -1,13 +1,6 @@
(* TODO
all management operations:
/management/wire
/management/wire/disable
/management/aml-officers
-> /aml
/management/partners
-> /wads *)
(* not done:
/management/aml-officers (for /aml)
/management/partners (for /wads) *)
open Cmdliner
open Cmdliner.Term.Syntax
open Offline_impl