Adding artifact to allow import externally.

This commit is contained in:
Filipe Soccol
2022-10-24 17:38:12 -03:00
parent dd4a6fa66e
commit 208a3afcd2
3 changed files with 272 additions and 4 deletions
+1 -4
View File
@@ -2,10 +2,7 @@ node_modules
.env
coverage
coverage.json
typechain
typechain-types
#Hardhat files
cache
artifacts
artifacts/build-info
@@ -0,0 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/95a2398b2b781a5a5893b30eeccd0c46.json"
}
File diff suppressed because one or more lines are too long