+ enable wire

This commit is contained in:
swrup 2026-02-25 21:46:20 +01:00
parent f3c6424ec9
commit 5763b13705
6 changed files with 217 additions and 100 deletions

View file

@ -82,7 +82,15 @@ offline_tool global-fees \
offline_tool upload --input $b --url $url"/management/global-fees"
echo "[OK] /management/global-fees"
# todo test enable wire
offline_tool wire \
--master_key $master_key \
--output $b \
--payto_uri "" \
--bank_label "" \
--priority 4
offline_tool upload --input $b --url $url"/management/wire"
echo "[OK] /management/wire"
# todo test disable wire
# todo test drain
# todo test aml-officer