How to Flatten a Solidity file using Hardhat.
npx hardhat flatten > flattened.sol
注意后面的是输出文件 不要覆盖了源文件
https://coinsbench.com/how-to-flatten-a-solidity-file-using-hardhat-924871ab3139
npx hardhat flatten > flattened.sol
注意后面的是输出文件 不要覆盖了源文件
https://coinsbench.com/how-to-flatten-a-solidity-file-using-hardhat-924871ab3139