@atomicfinance/types
Advanced tools
Comparing version 2.0.0-beta.9 to 2.0.0
@@ -8,2 +8,3 @@ import Input from './models/Input'; | ||
sendSweepTransactionWithSetOutputs(externalChangeAddress: string, feePerByte: number, _outputs: Output[], fixedInputs: Input[]): any; | ||
quickFindAddress(addresses: string[]): any; | ||
} | ||
@@ -10,0 +11,0 @@ interface Output { |
@@ -0,1 +1,2 @@ | ||
import { Address } from '@liquality/types'; | ||
import Input from './models/Input'; | ||
@@ -23,2 +24,4 @@ | ||
); | ||
quickFindAddress(addresses: string[]); | ||
} | ||
@@ -25,0 +28,0 @@ |
{ | ||
"name": "@atomicfinance/types", | ||
"umdName": "Types", | ||
"version": "2.0.0-beta.9", | ||
"version": "2.0.0", | ||
"description": "CAL Finance Types", | ||
@@ -27,3 +27,3 @@ "author": "Atomic Finance <info@atomic.finance>", | ||
}, | ||
"gitHead": "0c31a1793d1c587bd95f34a91e8a057cc73d9bed" | ||
"gitHead": "32e7779cb9ac586bd5e1867dbb657ccfa1ecf033" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
201549
5306
1