balanceOf[msg.sender] = initialSupply; //msg.sender gets all tokens at the beginning
During the Crowdsale it shouldn't be possible to transfer the ownership, otherwise, it could not go well.
@pauliax
ETH address: 0xaAbf60384137D460427fD5B849017e59479797A1
balanceOf[msg.sender] = initialSupply; //msg.sender gets all tokens at the beginning
During the Crowdsale it shouldn't be possible to transfer the ownership, otherwise, it could not go well.
@pauliax ETH address: 0xaAbf60384137D460427fD5B849017e59479797A1