diff --git a/Connection.js b/Connection.js index 6e9e36596..e04b039e9 100644 --- a/Connection.js +++ b/Connection.js @@ -526,6 +526,7 @@ function spec(b) { case 'getaddr': case 'verack': + case 'reject': // Empty message, nothing to parse break;