Closed TilakMaddy closed 1 month ago
Trigger only in external / public functions when the argument to from matches the containing function's parameter list. Also make sure msg.sender was not checked anywhere to really know if it's arbitrary
from
msg.sender
Context: @devtooligan's suggestion
Trigger only in external / public functions when the argument to
from
matches the containing function's parameter list. Also make suremsg.sender
was not checked anywhere to really know if it's arbitraryContext: @devtooligan's suggestion