Adding artifact to allow import externally.
This commit is contained in:
parent
dd4a6fa66e
commit
208a3afcd2
5
.gitignore
vendored
5
.gitignore
vendored
@ -2,10 +2,7 @@ node_modules
|
|||||||
.env
|
.env
|
||||||
coverage
|
coverage
|
||||||
coverage.json
|
coverage.json
|
||||||
typechain
|
|
||||||
typechain-types
|
|
||||||
|
|
||||||
#Hardhat files
|
#Hardhat files
|
||||||
cache
|
cache
|
||||||
artifacts
|
artifacts/build-info
|
||||||
|
|
||||||
|
4
artifacts/contracts/p2pix.sol/P2PIX.dbg.json
Normal file
4
artifacts/contracts/p2pix.sol/P2PIX.dbg.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"_format": "hh-sol-dbg-1",
|
||||||
|
"buildInfo": "../../build-info/95a2398b2b781a5a5893b30eeccd0c46.json"
|
||||||
|
}
|
267
artifacts/contracts/p2pix.sol/P2PIX.json
Normal file
267
artifacts/contracts/p2pix.sol/P2PIX.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user