Contract Vesting
should inherit from interface IVesting
#164
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Handle
pmerkleplant
Vulnerability details
Contract
Vesting
investing/contracts/Vesting.sol
should inherit from theinterface
IVesting
investing/contracts/interfaces/IVesting.sol
as thecontract implements the interface.
The text was updated successfully, but these errors were encountered: