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

Use .transfer instead of .send #10

Open
matt-lough opened this issue Dec 6, 2017 · 0 comments
Open

Use .transfer instead of .send #10

matt-lough opened this issue Dec 6, 2017 · 0 comments

Comments

@matt-lough
Copy link

This is a very minor issue because .send is still value, but .transfer has a richer interface and allows you to override the gas limit, which .send does not.

There is some discussion on .send vs .transfer here: ethereum/solidity#610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant