The CompilerOutputContract
type doesn't include fields for optional outputs
#4425
Labels
CompilerOutputContract
type doesn't include fields for optional outputs
#4425
Version of Hardhat
2.13.0
What happened?
Hello!
I'm trying to get the storageLayout information from the buildInfo. I'm using hardhat in typescript. I changed my hardhat.config.ts with this:
But i end up with a TS issue when trying to access the storageLayout property:
Any idea?
Thank you!
Minimal reproduction steps
Search terms
storage layout output selection
The text was updated successfully, but these errors were encountered: