foundry-rs / foundry-rs/foundry
feat(`cast`): show addresses in the output of `cast wallet list`
Open
C-cast
T-feature
T-to-investigate
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### Component
Cast
### Describe the feature you would like
Currently `cast wallet list` only shows the account names, such as:
```
$ cast wallet list
test1 (Local)
test2 (Local)
test3 (Local)
```
I want to see all the addresses.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.