commit
d9f935e9d9
@ -468,7 +468,7 @@ Transaction.prototype.fee = function(amount) {
|
|||||||
* Beware that this resets all the signatures for inputs (in further versions,
|
* Beware that this resets all the signatures for inputs (in further versions,
|
||||||
* SIGHASH_SINGLE or SIGHASH_NONE signatures will not be reset).
|
* SIGHASH_SINGLE or SIGHASH_NONE signatures will not be reset).
|
||||||
*
|
*
|
||||||
* @param {number} amount satoshis to be sent
|
* @param {address} An address for change to be sent to.
|
||||||
* @return {Transaction} this, for chaining
|
* @return {Transaction} this, for chaining
|
||||||
*/
|
*/
|
||||||
Transaction.prototype.change = function(address) {
|
Transaction.prototype.change = function(address) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user