Constructs a new Bootstrap.
the list of peer addresses in multi-address format
Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
Emit each address in the list as a PeerInfo.
Start emitting events.
Stop emitting events.
Emits 'peer' events on a regular interval for each peer in the provided list.