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

Open
#353 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
solidity

Research direction

Search the documentation for the L2ScrollFeeVault contract and the totalProcessed()(uint256) declaration. Inspect the surrounding contract reference to determine the intended Solidity syntax, update the malformed declaration, and verify that the documentation no longer contains the syntax error.

Written by the indexing model from the issue text.

Description

enhancement
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.

Dominant language
MDX
Stars
701
Forks
196
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scroll-tech/scroll-documentation

All issues in scroll-tech/scroll-documentation

Similar issues

More Blockchain issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.