docs icon indicating copy to clipboard operation
docs copied to clipboard

Update required at docs/cosmwasm/testnet/cosmwasm-deployment.md

Open saadaltafofficial opened this issue 3 months ago • 0 comments

rust optimizer version need to updated in the below command to cosmwasm/rust-optimizer:0.17.0 pls:

sudo docker run --rm -v "$(pwd)":/code \ --mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \ --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \ cosmwasm/rust-optimizer:0.12.6

Thanks

saadaltafofficial avatar Sep 05 '25 15:09 saadaltafofficial