8.5/10 rules finished

This commit is contained in:
teryanarmen
2022-05-19 15:37:58 -07:00
parent 793b88efd8
commit fa89068f2b
6 changed files with 231 additions and 72 deletions

View File

@ -70,7 +70,6 @@ function helperFunctionsWithRevert(uint256 proposalId, method f, env e) {
calldataarg args;
f@withrevert(e, args);
}
}
/*