dethcrypto / dethcrypto/TypeChain
Export AllEvents type for Truffle target
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
With the Truffle target, a type 'AllEvents' is defined but there doesn't seem to be a way to access it externally, though there does seem to be a way to access the set of events for a web3 target (see #249). Adding the 'export' keyword before 'type AllEvents' seems like the simplest way to solve this.
Contributor guide
Assessment
This issue has not been assessed yet.