[][src]Function grin_core::genesis::genesis_dev

pub fn genesis_dev() -> Block

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.