Closed hensha256 closed 1 year ago
Could add a check for recipient != address(this) before performing the transfer call
recipient != address(this)
Could add a check for
recipient != address(this)
before performing the transfer call