[][src]Function grin_core::global::get_genesis_nonce

pub fn get_genesis_nonce() -> u64

Helper function to get a nonce known to create a valid POW on the genesis block, to prevent it taking ages. Should be fine for now as the genesis block POW solution turns out to be the same for every new block chain at the moment