Foundry Successfully Added
CI / Foundry project (push) Has been cancelled

This commit is contained in:
2024-08-13 09:45:57 +08:00
parent 5db39d8ed2
commit 8f8b7f880d
7 changed files with 376 additions and 7 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ module.exports = {
solidity: {
compilers: [
{
version: "0.8.19",
version: "0.8.18",
},
],
},