bitcore-lib-ltc
Advanced tools
Comparing version 10.5.3 to 10.6.2
@@ -67,3 +67,3 @@ 'use strict'; | ||
// Minimum amount for an output for it not to be considered a dust output | ||
Transaction.DUST_AMOUNT = 546; | ||
Transaction.DUST_AMOUNT = 5460; | ||
@@ -70,0 +70,0 @@ // Margin of error to allow fees in the vecinity of the expected value but doesn't allow a big difference |
{ | ||
"name": "bitcore-lib-ltc", | ||
"version": "10.5.3", | ||
"version": "10.6.2", | ||
"description": "A pure and powerful JavaScript Litecoin library.", | ||
@@ -106,3 +106,3 @@ "author": "BitPay <dev@bitpay.com>", | ||
"license": "MIT", | ||
"gitHead": "a69f026fa8f01615bd24c243705ae18b5237a274" | ||
"gitHead": "b8b83ced1b06f9db46f3a872a99e252add57c494" | ||
} |
Sorry, the diff of this file is too big to display
4324075