fix more tests
This commit is contained in:
parent
f10a58ed72
commit
043fb16d64
2 changed files with 4 additions and 12 deletions
|
|
@ -350,7 +350,7 @@ Network.prototype.send = function(dest, payload, cb) {
|
|||
|
||||
var self = this;
|
||||
if (!dest) {
|
||||
defst = this.getCopayerIds();
|
||||
dest = this.getCopayerIds();
|
||||
payload.isBroadcast = 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue