Skip to content

Use address(this) instead of this#1134

Merged
nventuro merged 3 commits into
OpenZeppelin:masterfrom
rstormsf:patch-3
Jul 31, 2018
Merged

Use address(this) instead of this#1134
nventuro merged 3 commits into
OpenZeppelin:masterfrom
rstormsf:patch-3

Conversation

@rstormsf

Copy link
Copy Markdown
Contributor

🚀 Description

It's preferred to use address(this) vs this

  • 📘 I've reviewed the OpenZeppelin Contributor Guidelines
  • [] ✅ I've added tests where applicable to test my new functionality.
  • 📖 I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).

rstormsf added 2 commits July 30, 2018 21:43
It's preferred to use `address(this)` vs `this`
come-maiz
come-maiz previously approved these changes Jul 31, 2018

@come-maiz come-maiz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1. Thank you @rstormsf

@nventuro nventuro merged commit 56735a7 into OpenZeppelin:master Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants