Open george-e-d-g-e opened 2 years ago
Typechain is not properly generated because if EditionAuction contract is in deployments localhost it will generate types from there instead of the contracts source.
EditionAuction
Ah that explains it, thanks
Typechain is not properly generated because if
EditionAuction
contract is in deployments localhost it will generate types from there instead of the contracts source.