Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Does --url no longer work? #170

Description

@MysticRyuujin

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions