input amount might be wrong #200
Labels
1 (Low Risk)
Assets are not at risk. State handling, function incorrect as to spec, issues with comments
bug
Something isn't working
Handle
certora
Vulnerability details
https://github.com/code-423n4/2021-12-amun/blob/main/contracts/basket/contracts/singleJoinExit/EthSingleTokenJoin.sol#L15
msg.value
might be different than_joinTokenStruct.inputAmount
Recommended Mitigation Steps
add:
The text was updated successfully, but these errors were encountered: