What would you like us to improve?
The L2ScrollFeeVault contract includes a function with incorrect syntax: totalProcessed()(uint256)
How important it is?
This does not adhere to Solidity's proper function declaration conventions. Such an error will prevent the smart contract from compiling.
What would you like us to improve?
The L2ScrollFeeVault contract includes a function with incorrect syntax: totalProcessed()(uint256)
How important it is?
This does not adhere to Solidity's proper function declaration conventions. Such an error will prevent the smart contract from compiling.