dethcrypto / dethcrypto/TypeChain
TypeChain seems to ignore contracts with empty ABI
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
I've created an empty contract and tried to generate TypeChain typings for it, but got none, even though other contracts work, so my config is correct.
One might argue, that empty ABI means you can call no functions, so this doesn't make sense, but I still should be able to deploy.
Contributor guide
Assessment
This issue has not been assessed yet.