mirror of
https://github.com/codex-storage/codex-contracts-eth.git
synced 2025-01-09 19:36:19 +00:00
feat: remove the target compilation downgrade
This commit is contained in:
parent
8c7501b549
commit
a7705608da
@ -6,7 +6,6 @@ module.exports = {
|
|||||||
solidity: {
|
solidity: {
|
||||||
version: "0.8.23",
|
version: "0.8.23",
|
||||||
settings: {
|
settings: {
|
||||||
evmVersion: "paris",
|
|
||||||
optimizer: {
|
optimizer: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
runs: 1000,
|
runs: 1000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user