This commit is contained in:
swrup 2026-02-25 18:55:23 +01:00
parent 8384c64e3f
commit bf1855b84b
2 changed files with 29 additions and 5 deletions

View file

@ -28,7 +28,8 @@ h_denom=$(dune exec offline -- hash64 $rsa_pub)
offline_tool revoke-denom \
--master_key $master_key \
--output $b \
$h_denom
--rsa \
$rsa_pub
offline_tool upload --input $b --url $url"/management/denominations/"$h_denom"/revoke"
echo "[OK] /management/denominations/\$H_DENOM/revoke"