NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7k stars 1.35k forks source link

Expose parseParameterValue from core #5431

Open schaable opened 1 week ago

schaable commented 1 week ago

parseParameterValue is used within core but also in hardhat. We should expose it from core. Location: v-next/core/src/internal/parameters.ts