@xchainjs/xchain-thorchain-amm 0.8.22 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -1,9 +1,3 @@
1
- /**
2
- * Export all modules related to the wallet functionality.
3
- * This includes modules for managing wallets, interacting with wallets,
4
- * and handling wallet-related data.
5
- */
6
- export * from './wallet';
7
1
  /**
8
2
  * Export all modules related to THORChain Automated Market Making (AMM).
9
3
  * These modules provide functionality for interacting with THORChain's AMM system,