ok denom-hash
This commit is contained in:
parent
9c87aa63ea
commit
7150cc8584
14 changed files with 142 additions and 61 deletions
|
|
@ -29,7 +29,7 @@ offline_tool revoke-denom \
|
|||
--output $b \
|
||||
--rsa \
|
||||
$rsa_pub
|
||||
h_denom=$(dune exec offline -- hash64 $rsa_pub)
|
||||
h_denom=$(dune exec offline -- denomination-hash $rsa_pub)
|
||||
offline_tool upload --input $b --url $url"/management/denominations/"$h_denom"/revoke"
|
||||
echo "[OK] /management/denominations/\$H_DENOM/revoke"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue