Variable FlashNode.genesis_hash

Hash of the genesis block

class FlashNode
{
  // ...
  const(geod24.bitblob.BitBlob!(64L)) genesis_hash ;
  // ...
}