OffchainLabs / arbitrum-docs

Arbitrum Docs! Content + Webapp
https://developer.arbitrum.io/
179 stars 325 forks source link

Docs update request: /stylus/stylus-quickstart - CLI command out of date #1559

Open emnul opened 1 month ago

emnul commented 1 month ago

Source: https://docs.arbitrum.io/stylus/stylus-quickstart

Request: Update CLI commands in quickstart

Please change

cargo stylus deploy \
  --private-key-path=<PRIVKEY_FILE_PATH> \
  --estimate-gas-only

to

 cargo stylus deploy \
  --private-key-path=<PRIVKEY_FILE_PATH> \
  --estimate-gas