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

Remove unnecessary data from events log in LazyLooseMoney.sol #2

Open
tamedu opened this issue Apr 10, 2018 · 0 comments
Open

Remove unnecessary data from events log in LazyLooseMoney.sol #2

tamedu opened this issue Apr 10, 2018 · 0 comments
Labels
good first issue Good for newcomers to do

Comments

@tamedu
Copy link
Owner

tamedu commented Apr 10, 2018

address indexed commitment, address indexed owner are unnecessary since each commitment contract is created for only one commitment, and one commitment belongs to only on owner.

@tamedu tamedu added good first issue Good for newcomers to do labels Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers to do
Projects
None yet
Development

No branches or pull requests

1 participant