Interesting how block numbers are generated. Not truly random.
How is order of ticket numbers decided?
Interesting how block numbers are generated. Not truly random.
How is order of ticket numbers decided?
Block numbers and their hashes are the same as the real Bitcoin network. Order of ticket numbers is sorted according to users' npubs, so it's always the same ticket numbers (assuming hash rate is constant). It doesn't actually matter what the order of ticket numbers is, because the real block hash is used to determine the winner.
Thanks. Yeah it doesn't matter, because order does not change over epoch. But still, interesting deviance this epoch.