Closed code423n4 closed 2 years ago
pauliax
the constructor of LinearVesting should validate that vesters are all unique addresses, otherwise, it will overwrite the existing vesting amount for that address.
Handle
pauliax
Vulnerability details
Impact
the constructor of LinearVesting should validate that vesters are all unique addresses, otherwise, it will overwrite the existing vesting amount for that address.