dethcrypto / dethcrypto/TypeChain
contract names with underscores do not get type definitions
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
If you have a contract Math5_0 typechain will not generate type definitions for it
I experienced this using hardhat + hardhat-typechain
Contributor guide
Assessment
This issue has not been assessed yet.