QA Report #248
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
-
claimContract
is not set in the constructorhttps://github.com/code-423n4/2022-02-concur/blob/main/contracts/ConvexStakingWrapper.sol#L50
in case if
owner
forgot to setclaimContract
value insetRewardPool
, some funtion wont run. i recommend to set it at constructor.The text was updated successfully, but these errors were encountered: