force stop test

This commit is contained in:
Mark Nadal 2019-05-16 16:25:33 -07:00
parent 2945c42ba2
commit c9b0a05ee7

1
gun.js
View File

@ -2061,6 +2061,7 @@
}catch(e){opt.log('DAM JSON stringify error', e)}
}
function send(raw, peer){
return; // STOP SENDING DATA FOR TESTING PEER TEMPORARILY, DELETE THIS AFTER.
var wire = peer.wire;
try{
if(peer.say){