Export Namespace names as Constants
Open
good first issue
refactor
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
Export `eth`, `net`, etc. namespaces as constants instead of direct strings in variables. Should also refactor the whole repo's references to the namespaces to use the constants.
ref: [https://github.com/cosmos/evm/pull/387#discussion_r2266807274](https://github.com/cosmos/evm/pull/387#discussion_r2266807274)
Contributor guide
Assessment
This issue has not been assessed yet.