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

fix: correct IP format in .env.sample endpoints #170

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

papadritta
Copy link
Contributor

Changed the IP address format in the .env.sample file from 'http:/192.168.1.15:8545' to 'http://192.168.1.15:8545'. This corrects an issue that could lead to connection problems for new users attempting to connect to the archive node using these endpoint examples

Changed the IP address format in the .env.sample file from 'http:/192.168.1.15:8545' to 'http://192.168.1.15:8545'. This corrects an issue that could lead to connection problems for new users attempting to connect to the archive node using these endpoint examples
@papadritta
Copy link
Contributor Author

Correcting this format is crucial for ensuring that new users do not encounter connectivity issues due to a typographical error in the example configurations.

@davidtaikocha davidtaikocha merged commit 3bf68cd into taikoxyz:main Jan 28, 2024
@papadritta
Copy link
Contributor Author

papadritta commented Jan 28, 2024

hey @davidtaikocha I made issue in taiko-mono dir, should I close it with a link to this merged PR #170 to get a contributor badge?

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