Only change is recurrent transfer for those wondering. At least from the last commit ^>^
hive.broadcast.recurrentTransfer(wif, from, to, amount, memo, recurrence, executions, extensions, function(err, result) {
console.log(err, result);
});
Only change is recurrent transfer for those wondering. At least from the last commit ^>^
hive.broadcast.recurrentTransfer(wif, from, to, amount, memo, recurrence, executions, extensions, function(err, result) {
console.log(err, result);
});
And:
hive.broadcast.collateralizedConvert(wif, owner, requestid, amount, function(err, result) { console.log(err, result); });
and + new parameter for updateProposal