Skip to content

Commit

Permalink
chore(devnet): add admin to contracts
Browse files Browse the repository at this point in the history
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
  • Loading branch information
aeryz committed Jun 7, 2024
1 parent dfbd17e commit d41418d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/services/cosmwasm-deployer.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let
tx \
wasm \
instantiate2 \
--no-admin \
--admin alice\
${builtins.toString code-id} \
'${builtins.toJSON message}' \
"${salt}" \
Expand Down

0 comments on commit d41418d

Please sign in to comment.