From 1defb0f4025a5e297d337012644f9c0f108d431c Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 17 Jul 2015 12:05:15 -0700 Subject: [PATCH] Identify working with protobufs and observed addrs --- src/identify/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/identify/index.js b/src/identify/index.js index 4fbca87a..fcb25e83 100644 --- a/src/identify/index.js +++ b/src/identify/index.js @@ -124,4 +124,3 @@ function updateSelf (peerSelf, observedAddr) { peerSelf.multiaddrs.push(omh) } } -