• Allow DHT state loading when bootstrap disabled

    bookmoons committed Jul 30, 2018
    Prior logic disabled DHT state load with any bootstrap value,
    including a false to disable. Changes to allowing DHT state load
    if bootstrap is explicitly disabled with a falsy value.