js-libp2p
js-libp2p copied to clipboard
Remove circuit relay service boot delay config key
The bootDelay config key shouldn't be necessary any more as if the initial DHT self-query hasn't run, it queues any queries for until after it's run.