Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: <Syntax Error in totalProcessed Function Declaration> #353

Open
666devs opened this issue Oct 5, 2024 · 0 comments · May be fixed by #354
Open

[Enhancement]: <Syntax Error in totalProcessed Function Declaration> #353

666devs opened this issue Oct 5, 2024 · 0 comments · May be fixed by #354
Labels
enhancement New feature or request

Comments

@666devs
Copy link

666devs commented Oct 5, 2024

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.

@666devs 666devs added the enhancement New feature or request label Oct 5, 2024
@666devs 666devs linked a pull request Oct 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant