-
Use address(this) instead of this (#1134) · 56735a70
* Use address(this) instead of this It's preferred to use `address(this)` vs `this` * Change to address(this) vs this
Roman Storm authored
×
* Use address(this) instead of this It's preferred to use `address(this)` vs `this` * Change to address(this) vs this