40,000 USDC
View results
Submission Details
Severity: low

When `i_arbiter == address(0)`, the contract has to be redeployed.

Summary

When i_arbiter == address(0), the contract has to be redeployed.

Vulnerability Details

It can be inferred from the comment that the value of i_arbiter is immutable.When i_arbiter == address(0), the contract has to be redeployed.

Impact

The contract has to be redeployed.

Tools Used

vscode

Recommendations

Move this check to the constructor function.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.