-
Notifications
You must be signed in to change notification settings - Fork 113
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
ICO_Template #6
Comments
Good job! #4 |
thanks |
Good job! thanks. #4 |
Make sure all instances of RPX are spelled correctly (it was PRX, although this is not a major thing). Also, is it proper to have instances of variable name totalSypply? It seems like it would confuse some people. |
You are right, thank you for your advice.I will carefully check code. |
bug?: unsigned integer underflow : uint time = (uint)ico_start_time - now; |
Great! |
The first letter of method name should be in lowercase.
Should be changed to:
|
this template has been migrated to https://github.com/tanZiWen/neo_ico_template |
Code
Notes
Methods used by the client with public function, the other with private function
The text was updated successfully, but these errors were encountered: