estimate-fee
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,2 +0,2 @@ | ||
'use strict'; | ||
#!/usr/bin/env node | ||
@@ -3,0 +3,0 @@ var SATOSHI_PER_BTC = 100000000; |
{ | ||
"name": "estimate-fee", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Get the suggested sweep fee for a given address or xpub", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2474