We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1012d9d + cf91ead commit 3d46aa3Copy full SHA for 3d46aa3
1 file changed
ArbMultiGasConstraintsTypes.sol
@@ -15,7 +15,8 @@ library ArbMultiGasConstraintsTypes {
15
Unknown,
16
Computation,
17
HistoryGrowth,
18
- StorageAccess,
+ StorageAccessRead,
19
+ StorageAccessWrite,
20
StorageGrowth,
21
SingleDim,
22
L2Calldata,
0 commit comments