@thorwallet/xchain-client
Advanced tools
Comparing version 0.1.1-alpha.983 to 0.1.1-alpha.984
@@ -78,3 +78,3 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
getTransactionData(network: Network, txId: string, assetAddress?: Address): Promise<Tx>; | ||
getFees(network: Network, params: FeesParams): Promise<Fees>; | ||
getFees(network: Network, params: FeesParams, data: string | null): Promise<Fees>; | ||
transfer(params: { | ||
@@ -81,0 +81,0 @@ network: Network; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.1.1-alpha.983+a61dc6c", | ||
"version": "0.1.1-alpha.984+e141c4c", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.1.1-alpha.983+a61dc6c" | ||
"@thorwallet/xchain-util": "0.1.1-alpha.984+e141c4c" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a61dc6c92ce252b7da7fb4622eb20fa8662fd2f0" | ||
"gitHead": "e141c4c58ba6a4f2d92cea2622bba1ce34c9840e" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15550