@skip-go/client 1.2.0 → 1.2.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/dist/api/postTrackTransaction.js +1 -1
- package/dist/{chunk-GOPRDIYL.js → chunk-COJAW7OW.js} +1 -1
- package/dist/{chunk-IWMMZY56.js → chunk-CXFOPLGZ.js} +1 -1
- package/dist/{chunk-UNMBRIHZ.js → chunk-TTLOL6VT.js} +1 -1
- package/dist/index.js +3 -3
- package/dist/public-functions/executeRoute.js +3 -3
- package/dist/public-functions/waitForTransaction.js +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { waitForTransaction } from './chunk-
|
|
1
|
+
import { waitForTransaction } from './chunk-COJAW7OW.js';
|
|
2
2
|
import { getEncodeObjectFromCosmosMessage, getCosmosGasAmountForMessage, getEncodeObjectFromCosmosMessageInjective } from './chunk-TV2XPAIF.js';
|
|
3
3
|
import { getEVMGasAmountForMessage } from './chunk-GV2QOWB4.js';
|
|
4
4
|
import { BigNumber } from './chunk-VQ5SIQWU.js';
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { setClientOptions } from './chunk-A4M35XLF.js';
|
|
2
|
-
export { executeRoute } from './chunk-
|
|
3
|
-
export { waitForTransaction } from './chunk-
|
|
2
|
+
export { executeRoute } from './chunk-TTLOL6VT.js';
|
|
3
|
+
export { waitForTransaction } from './chunk-COJAW7OW.js';
|
|
4
4
|
export { transactionStatus } from './chunk-XZV42PVV.js';
|
|
5
5
|
export { getCosmosGasAmountForMessage } from './chunk-TV2XPAIF.js';
|
|
6
6
|
import './chunk-TD63P2AG.js';
|
|
@@ -19,7 +19,7 @@ export { recommendAssets } from './chunk-THUBVEVZ.js';
|
|
|
19
19
|
export { route } from './chunk-U6NXCWXE.js';
|
|
20
20
|
export { submit } from './chunk-OFBEDG4X.js';
|
|
21
21
|
export { submitTransaction } from './chunk-DF3WCTFB.js';
|
|
22
|
-
export { trackTransaction } from './chunk-
|
|
22
|
+
export { trackTransaction } from './chunk-CXFOPLGZ.js';
|
|
23
23
|
export { assetsBetweenChains } from './chunk-Z3Z7A3YS.js';
|
|
24
24
|
export { bridges } from './chunk-UCUUIQHV.js';
|
|
25
25
|
export { venues } from './chunk-RE4YYQCE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { executeRoute } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { executeRoute } from '../chunk-TTLOL6VT.js';
|
|
2
|
+
import '../chunk-COJAW7OW.js';
|
|
3
3
|
import '../chunk-XZV42PVV.js';
|
|
4
4
|
import '../chunk-TV2XPAIF.js';
|
|
5
5
|
import '../chunk-TD63P2AG.js';
|
|
@@ -11,7 +11,7 @@ import '../chunk-36MCR5DZ.js';
|
|
|
11
11
|
import '../chunk-A7FWC5OX.js';
|
|
12
12
|
import '../chunk-OFBEDG4X.js';
|
|
13
13
|
import '../chunk-DF3WCTFB.js';
|
|
14
|
-
import '../chunk-
|
|
14
|
+
import '../chunk-CXFOPLGZ.js';
|
|
15
15
|
import '../chunk-RE4YYQCE.js';
|
|
16
16
|
import '../chunk-4XUWIG3Z.js';
|
|
17
17
|
import '../chunk-YABXOO3H.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { waitForTransaction } from '../chunk-
|
|
1
|
+
export { waitForTransaction } from '../chunk-COJAW7OW.js';
|
|
2
2
|
import '../chunk-XZV42PVV.js';
|
|
3
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-CXFOPLGZ.js';
|
|
4
4
|
import '../chunk-YABXOO3H.js';
|
|
5
5
|
import '../chunk-UXUJNZOA.js';
|