@thorwallet/xchain-client
Advanced tools
Comparing version 0.1.1-alpha.977 to 0.1.1-alpha.978
@@ -70,10 +70,4 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
}; | ||
export declare type XChainClientParams = { | ||
network?: Network; | ||
phrase?: string; | ||
rootDerivationPaths?: RootDerivationPaths; | ||
}; | ||
export declare type XChainClientParams = Record<string, never>; | ||
export interface XChainClient { | ||
setNetwork(net: Network): void; | ||
getNetwork(): Network; | ||
getExplorerUrl(network: Network): string; | ||
@@ -80,0 +74,0 @@ getExplorerAddressUrl(network: Network, address: Address): string; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.1.1-alpha.977+fb90e01", | ||
"version": "0.1.1-alpha.978+5085c67", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.1.1-alpha.977+fb90e01" | ||
"@thorwallet/xchain-util": "0.1.1-alpha.978+5085c67" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "fb90e015d1567afb50e949c167c635a330c043a3" | ||
"gitHead": "5085c67f042bdd051abf2e5b0172423aa1191724" | ||
} |
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
15567
98