[][src]Module grin_core::genesis

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

Functions

genesis_dev

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.

genesis_floo

Floonet genesis block

genesis_main

Mainnet genesis block