GetGenesisHashApi: {
    getGenesisHash(NO_CONFIG?: Record<string, never>): Blockhash;
}

Type declaration

  • getGenesisHash:function
    • Returns the genesis hash

      Parameters

      • OptionalNO_CONFIG: Record<string, never>

      Returns Blockhash