bitcore-channel
bitcore-channel copied to clipboard
commitment transaction fully signed transaction is needed in the example?
at 03.broadcastCommitment.js var commitment = JSON.parse(fs.readFileSync('commitment.log')); consumer.commitmentTx = new Commitment(commitment); assert(consumer.commitmentTx.isFullySigned());