Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
emnul opened this issue Aug 15, 2024 · 0 comments
Open

Comments

@emnul
Copy link

emnul commented Aug 15, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant