QA Report #118
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
https://github.com/code-423n4/2022-07-axelar/blob/9c4c44b94cddbd48b9baae30051a4e13cbe39539/contracts/deposit-service/AxelarDepositService.sol#L22
In AxelarDepositService.sol, at line 22
Instead of "This method is meant to called...", it should be "This method is meant to be called...". So after "meant to" there should be a "be". Otherwise it is grammatically incorrect.
The text was updated successfully, but these errors were encountered: