JJ: Description from the destination commit:

wip validate response

JJ: Description from source commit:
+ validate wire_fees

JJ: Description from source commit:
+ validate signkeys

JJ: Description from source commit:
+ validate exchange_pub

JJ: Description from source commit:
+ validate exchange_sig

JJ: Description from source commit:
+ validate denominations

JJ: Description from source commit:
+ validate global-fees

JJ: Description from source commit:
+ validate auditors
This commit is contained in:
swrup 2026-02-27 17:49:54 +01:00
parent 4784f32df5
commit c042dee0b1
6 changed files with 277 additions and 12 deletions

View file

@ -60,7 +60,7 @@ echo "[OK] /management/auditors/\$AUDITOR_PUB/disable"
offline_tool wire-fee \
--master_key $master_key \
--output $b \
--wire_method "xxx" \
--wire_method "x-taler-bank" \
--fee_start 0 \
--fee_end 99999999 \
--closing_fee $zero_kudos \