node-stratum-pool icon indicating copy to clipboard operation
node-stratum-pool copied to clipboard

p2p connection disconnects every 60 seconds, no block updates received #2

Open dimasw opened this issue 5 years ago • 0 comments

I use node ver 0.10.48

I try fix [https://github.com/zone117x/node-stratum-pool/pull/177/files]

case commands.version.toString(): SendMessage(commands.verack, Buffer.alloc(0)); break;

but I get error: has no method 'alloc'

dimasw avatar Feb 12 '20 16:02 dimasw