mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-21 04:51:33 +00:00
chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
@ -49,7 +49,7 @@ class IdentifyService {
|
||||
* @param {Registrar} options.registrar
|
||||
* @param {Map<string, handler>} options.protocols A reference to the protocols we support
|
||||
* @param {PeerId} options.peerId The peer running the identify service
|
||||
* @param {{ listen: Array<Multiaddr>}} options.addresses The peer aaddresses
|
||||
* @param {{ listen: Array<Multiaddr>}} options.addresses The peer addresses
|
||||
*/
|
||||
constructor (options) {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user