dethcrypto / dethcrypto/TypeChain

Discriminate type fixes for typechain

Open
#692 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.8k
Forks
376
PR merge metrics
No merged PRs in 30d

Description

Config
- TypechainUserConfig is missing options

interface does not need contractName and shouldn't have it.
- ethers.interface is a representation of ABI standard and abstracts them
- contract and contractFactory are sufficient for discriminate union
- contracts contain ethers.interface as a prop

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.