NestedAsset.setFactory should be named addFactory #204
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
hyh
Vulnerability details
setFactory
should be namedaddFactory
as it doesn't set the only factory, but adds to the list of factorieshttps://github.com/code-423n4/2021-11-nested/blob/main/contracts/NestedAsset.sol#L133
The text was updated successfully, but these errors were encountered: