You see that‘s why I found your code highly suspicious. What else haven‘t you yet implemented?
And why is your premine 10 trillion:
if height == 1 {
return 10_000_000_000_000; // Premined block
}
lol bro, the coin hash 8 decimals:
10_000_000_000_000 / 100_000_000 = 100_000
Premine: 100,000 OMI (for early airdrops)
ou know that all the cryptos you use work like this, right? When you have 1 BTC, what you actually have on the blockchain are inputs worth 100,000,000...