Bridge-burn-eth command not working
Open
- Dominant language
- Go
- Stars
- 21
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Running this command
```
Zwallet bridge-burn-eth --amount 100
```
errors with `ethereum_node_url` not found in config file.
Documentation doesn't provide much input on attributes of this field or **bridge** related commands in general.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the bridge-burn-eth command implementation in the CLI codebase, likely in a commands or cmd directory. Examine the configuration handling to see how ethereum_node_url is expected to be set. Check existing documentation or config examples to understand the required format. Verify by running the command with a proper config.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, go
- Domain
- blockchain, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100