Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LJAR]Luckyjar: first real simple and trusted ETH smartcontract lottery
by
luckyjar
on 03/09/2020, 21:56:23 UTC
Is there really a need to talk about 'no premine' when you have the ability to generate an unlimited amount of tokens whenever you want?
(That's a rhetorical question, btw)

Code:
    function updateCoinsPerETh(uint256 _coinsPerETH) isAdmin public{
        coinsPerETh = _coinsPerETH;
    }

As stated in my first message the admin has the ability to change it so that is no secret. But in practical way i will not use it unless the crypto community want it to be changed. That is the reason why this feature is implement it.

I am fully 100% open source and transparent about the whole project and also using my full name the the whole world without hiding my identity so i am easy to trace if funny things will happen so why should i want to change it on purpose?