Expand description

Definition of the genesis block. Placeholder for now. #![allow(unused_imports)]

Functions

Genesis block definition for development networks. The proof of work size is small enough to mine it on the fly, so it does not contain its own proof of work solution. Can also be easily mutated for different tests.

Placeholder for floonet genesis block, will definitely change before release

Placeholder for mainnet genesis block, will definitely change before release so no use trying to pre-mine it.