truffle-plugin-verify
truffle-plugin-verify copied to clipboard
truffle verify fail
I am using version 0.8.4, why use 0.8.15 to verify the contract
The plugin looks at the artifact JSON file, which contains the actual Solidity version that was used to compile the Solidity contract. Are you sure that the compilation settings were set to 0.8.4 at the time of compilation?
I'm closing this issue due to inactivity and being unable to reproduce. If this issue persists, please re-open the issue with a small repo where it can be reproduced.