Use address(this) instead of this (#1134)
* Use address(this) instead of this It's preferred to use `address(this)` vs `this` * Change to address(this) vs this
Showing
Please
register
or
sign in
to comment
* Use address(this) instead of this It's preferred to use `address(this)` vs `this` * Change to address(this) vs this