chore: update aegir (#87)

This commit is contained in:
Michael FIG
2019-07-22 04:29:00 -06:00
committed by Jacob Heun
parent 1be100bf7e
commit ff19e81dbb
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ module.exports = (options, handler) => {
return callback(new Error('Listener is not ready yet'))
}
let ipfsId = listeningMultiaddr.getPeerId()
const ipfsId = listeningMultiaddr.getPeerId()
// Because TCP will only return the IPv6 version
// we need to capture from the passed multiaddr