0
As title,
- Max coins supply.
From github's bitcoin source, where is line or function that define coin's total supply? Like bitcoin's case, 21,000,000. I found that amount.h file has above number, so then revise this number only and all done? What is maximum number this can be? int's max value, 2,100,000,000?
- Give initial coin. How to give initial coin to developer, marketing team member? And to pre-sale ICO customers? Where is that code?