unielon-coin-bitcoin
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -123,3 +123,3 @@ "use strict"; | ||
const changePkScript = bitcoin.address.toOutputScript(wdogeFeeAddress, network); | ||
tx.addOutput(changePkScript, amt); | ||
tx.addOutput(changePkScript, fee0); | ||
} | ||
@@ -126,0 +126,0 @@ const fee = Math.floor(tx.byteLength() * revealFeeRate); |
{ | ||
"name": "unielon-coin-bitcoin", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
838525