Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 committed Aug 21, 2023
1 parent 33ce3e9 commit ce3c950
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions typechain-compiler-config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"projectFiles": [
"examples/psp22_extensions/votes/Cargo.toml",
"examples/governance/governor/Cargo.toml",
"examples/nonces/Cargo.toml",
"mocks/mock_receiver/Cargo.toml"
"example_project_structure/contracts/**", "examples/upgradeable/**", "examples/diamond/**", "examples/proxy/**", "examples/governance/**"
],
"artifactsPath": "./artifacts",
"typechainGeneratedPath": "./typechain-generated"
Expand Down

0 comments on commit ce3c950

Please sign in to comment.