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

Does --url no longer work? #170

Open
MysticRyuujin opened this issue Sep 18, 2023 · 0 comments
Open

Does --url no longer work? #170

MysticRyuujin opened this issue Sep 18, 2023 · 0 comments

Comments

@MysticRyuujin
Copy link

In your docs there are examples of using --url such as HERE

But this does not work..

❯ eth transaction:get --url= http://localhost:8545 0xc83836f1b3acac94a31de8e24c913aceaa9ebc51c93cd374429590596091584a
 ›   Error: Unexpected arguments: http://localhost:8545, 0xc83836f1b3acac94a31de8e24c913aceaa9ebc51c93cd374429590596091584a
 ›   See more help with --help

❯ eth transaction:get --url=http://localhost:8545 0xc83836f1b3acac94a31de8e24c913aceaa9ebc51c93cd374429590596091584a
 ›   Error: Unexpected argument: 0xc83836f1b3acac94a31de8e24c913aceaa9ebc51c93cd374429590596091584a
 ›   See more help with --help

Based on the outputs of --help it seems like --url is no longer accepted?

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