addressbook \& tx working again
This commit is contained in:
parent
a7de2ababd
commit
f3f9ca3e33
5 changed files with 14 additions and 27 deletions
|
|
@ -208,9 +208,6 @@ Network.prototype._onMessage = function(enc) {
|
|||
return;
|
||||
}
|
||||
|
||||
log.info('Network message: ', payload.type);
|
||||
log.debug('Message payload:', payload);
|
||||
|
||||
var self = this;
|
||||
switch (payload.type) {
|
||||
case 'hello':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue