feat: remove the target compilation downgrade

This commit is contained in:
Adam Uhlíř 2024-02-24 09:05:37 +01:00
parent 8c7501b549
commit a7705608da
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ module.exports = {
solidity: {
version: "0.8.23",
settings: {
evmVersion: "paris",
optimizer: {
enabled: true,
runs: 1000,