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

update solidity version #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jazzholicbae
Copy link

@jazzholicbae jazzholicbae commented Jan 14, 2020

roll solidity version forward

closes #1

ch

  • constant is no longer used.
  • set the visibility for each of the functions, made all public
  • Pay in is a function that sends money to the contract, so the function must be marked as payable.

Contract deployed on rinkeby

https://rinkeby.etherscan.io/address/0x718682935f5268e71b619e889c2064f7a730957e#code

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.

Contract is too old
1 participant