Skip to content

Commit

Permalink
feat: Add hardhat-diamond-abi
Browse files Browse the repository at this point in the history
  • Loading branch information
codynhat committed Aug 18, 2022
1 parent 1637c8f commit b2f15a0
Show file tree
Hide file tree
Showing 7 changed files with 2,914 additions and 18 deletions.
8 changes: 2 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ build/
typechain-types/*.js
typechain-types/*.ts
typechain-types/factories/*
!typechain-types/factories/ERC721Facet__factory.ts
!typechain-types/factories/GeoWebParcelFacet__factory.ts
!typechain-types/factories/PCOLicenseClaimerFacet__factory.ts
!typechain-types/factories/PCOLicenseParamsFacet__factory.ts
!typechain-types/factories/CFABasePCOFacet__factory.ts
!typechain-types/factories/CFAPenaltyBidFacet__factory.ts
!typechain-types/factories/RegistryDiamond__factory.ts
!typechain-types/factories/PCOLicenseDiamond__factory.ts

# tests-typechain
!typechain-types/IERC721.ts
Expand Down
Loading

0 comments on commit b2f15a0

Please sign in to comment.