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

"env.sender" in README of cw20 #539

Closed
loloicci opened this issue Nov 9, 2021 · 1 comment · Fixed by #544
Closed

"env.sender" in README of cw20 #539

loloicci opened this issue Nov 9, 2021 · 1 comment · Fixed by #544

Comments

@loloicci
Copy link
Contributor

loloicci commented Nov 9, 2021

README of cw20,

Transfer{recipient, amount} - Moves amount tokens from the
env.sender account to the recipient account.

Is this env.sender a misprint of info.sender?

@ethanfrey
Copy link
Member

Good call. That was from long ago when we passed this in the env

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 a pull request may close this issue.

2 participants