why not client return?
tangjielong opened this issue · 2 comments
tangjielong commented
var shdh = client.getInfo(function (err, info) {
console.log(info);
return info;
});
console.log(shdh);
console say shdh=underfine?
jb55 commented
this is an abandoned branch of node-bitcoin, did you mean to submit this to https://github.com/freewil/node-bitcoin ?
tangjielong commented
yeah,i think mean to submit this is well.