You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For claimRefund, beneficiary is a loaded word that implies the intended beneficiary from the escrow’s perspective. This is because Escrow has a beneficiaryWithdraw function and it isn’t the same beneficiary that is meant here. Consider calling the parameter refundee in the claimRefund function of this contract.
On RefundablCrowdsale:
For claimRefund, beneficiary is a loaded word that implies the intended beneficiary from the escrow’s perspective. This is because Escrow has a beneficiaryWithdraw function and it isn’t the same beneficiary that is meant here. Consider calling the parameter refundee in the claimRefund function of this contract.
This issue was reported in the LevelK audit.
The text was updated successfully, but these errors were encountered: