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

Update foundry.md with assignment operator (=) #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

panditdhamdhere
Copy link
Contributor

@panditdhamdhere panditdhamdhere commented Nov 29, 2024

Inn foundry if the developer copies following code from our docs and paste it will throw an error.

PRIVATE_KEY: Your private key (e.g., from your Metamask account details).

Title

Update foundry.md with assignment operator (=)

Description

Updated foundry.md with assignment operator (=) because in our docs if the developer following code it will throw an error.

PRIVATE_KEY: Your private key (e.g., from your Metamask account details).

instead, I changed this with the following code
Updated version

PRIVATE_KEY= Your private key (e.g., from your Metamask account details).

Screenshots/GIFs

image

Checklist

  • I have read and understood the contributing guidelines.
  • I have followed the style guide and formatting guidelines.
  • I have added appropriate comments to explain the changes.
  • I have tested my changes thoroughly.

Refs

https://dev.rootstock.io/developers/quickstart/foundry/

Again in foundry if the developer copies following code from our docs and paste it will throw error.

```
PRIVATE_KEY: Your private key (e.g., from your Metamask account details).
```
Copy link

vercel bot commented Nov 29, 2024

@panditdhamdhere is attempting to deploy a commit to the IOV Labs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@owans owans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Good eye.

@panditdhamdhere This page is automatically updated from the foundry repo. Kindly send a PR directly on the repo and it will be reflected on the docs: https://github.com/rsksmart/rootstock-foundry-starterkit.git

Thanks for spotting!

Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devportal-rootstock ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 11:36am

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

Successfully merging this pull request may close these issues.

2 participants