Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix language for transfer function #1744

Merged
merged 1 commit into from
Mar 8, 2019
Merged

Conversation

fulldecent
Copy link
Contributor

The transfer function documentation currently references a non-existent _from parameter. This is clearly a copy-paste of the transferFrom function and clearly the intent is to reference the message caller (in Solidity, msg.caller). So I have corrected the language.

@axic
Copy link
Member

axic commented Mar 1, 2019

@gcolvin @Arachnid @Souptacular @nicksavers I think this looks like a reasonable clarification in a "Final" ERC.

@nicksavers nicksavers merged commit f98a60e into ethereum:master Mar 8, 2019
ilanolkies pushed a commit to ilanolkies/EIPs that referenced this pull request Nov 12, 2019
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