@solana/connector 0.1.9 → 0.2.0
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/README.md +403 -50
- package/dist/chunk-4KD6HQQG.js +69 -0
- package/dist/chunk-4KD6HQQG.js.map +1 -0
- package/dist/chunk-BJAVJQLK.js +230 -0
- package/dist/chunk-BJAVJQLK.js.map +1 -0
- package/dist/{chunk-5HRJKCIL.js → chunk-BZ2VBJCZ.js} +1061 -424
- package/dist/chunk-BZ2VBJCZ.js.map +1 -0
- package/dist/{chunk-WDXEP4AJ.js → chunk-EM4KNOKG.js} +658 -190
- package/dist/chunk-EM4KNOKG.js.map +1 -0
- package/dist/chunk-HN5AJF7F.js +507 -0
- package/dist/chunk-HN5AJF7F.js.map +1 -0
- package/dist/chunk-HO6QNKFM.mjs +61 -0
- package/dist/chunk-HO6QNKFM.mjs.map +1 -0
- package/dist/chunk-HPQ5T32K.mjs +178 -0
- package/dist/chunk-HPQ5T32K.mjs.map +1 -0
- package/dist/{chunk-MAXA3HEP.mjs → chunk-IDTUFDNB.mjs} +962 -344
- package/dist/chunk-IDTUFDNB.mjs.map +1 -0
- package/dist/{chunk-P5LXUDP6.mjs → chunk-RTXUS5KG.mjs} +579 -119
- package/dist/chunk-RTXUS5KG.mjs.map +1 -0
- package/dist/{chunk-DSUCH44G.js → chunk-SITQ4JWM.js} +23 -67
- package/dist/chunk-SITQ4JWM.js.map +1 -0
- package/dist/chunk-UCISIAOG.mjs +501 -0
- package/dist/chunk-UCISIAOG.mjs.map +1 -0
- package/dist/{chunk-J7DHGLW6.mjs → chunk-ZZTY3O4N.mjs} +21 -61
- package/dist/chunk-ZZTY3O4N.mjs.map +1 -0
- package/dist/compat.d.mts +1 -1
- package/dist/compat.d.ts +1 -1
- package/dist/compat.js +10 -9
- package/dist/compat.js.map +1 -1
- package/dist/compat.mjs +2 -1
- package/dist/compat.mjs.map +1 -1
- package/dist/headless.d.mts +239 -104
- package/dist/headless.d.ts +239 -104
- package/dist/headless.js +255 -169
- package/dist/headless.mjs +5 -3
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +316 -206
- package/dist/index.mjs +6 -4
- package/dist/react.d.mts +299 -9
- package/dist/react.d.ts +299 -9
- package/dist/react.js +90 -38
- package/dist/react.mjs +2 -2
- package/dist/{standard-shim-CT49DM5l.d.mts → standard-shim-CGB88PPO.d.mts} +673 -52
- package/dist/{standard-shim-D9guL5fz.d.ts → standard-shim-tmnQelaJ.d.ts} +673 -52
- package/dist/{transaction-signer-T-KVQFi8.d.mts → transaction-signer-7NaYmP5w.d.mts} +1 -0
- package/dist/{transaction-signer-T-KVQFi8.d.ts → transaction-signer-7NaYmP5w.d.ts} +1 -0
- package/dist/walletconnect-447EY3OJ.js +28 -0
- package/dist/walletconnect-447EY3OJ.js.map +1 -0
- package/dist/walletconnect-U455PO4I.mjs +3 -0
- package/dist/walletconnect-U455PO4I.mjs.map +1 -0
- package/package.json +6 -2
- package/dist/chunk-5HRJKCIL.js.map +0 -1
- package/dist/chunk-DSUCH44G.js.map +0 -1
- package/dist/chunk-I6TJLYNA.js +0 -535
- package/dist/chunk-I6TJLYNA.js.map +0 -1
- package/dist/chunk-J7DHGLW6.mjs.map +0 -1
- package/dist/chunk-JOBLG62A.mjs +0 -476
- package/dist/chunk-JOBLG62A.mjs.map +0 -1
- package/dist/chunk-MAXA3HEP.mjs.map +0 -1
- package/dist/chunk-P5LXUDP6.mjs.map +0 -1
- package/dist/chunk-WDXEP4AJ.js.map +0 -1
package/dist/headless.js
CHANGED
|
@@ -1,514 +1,600 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
3
|
+
var chunkBJAVJQLK_js = require('./chunk-BJAVJQLK.js');
|
|
4
|
+
var chunkBZ2VBJCZ_js = require('./chunk-BZ2VBJCZ.js');
|
|
5
|
+
var chunk4KD6HQQG_js = require('./chunk-4KD6HQQG.js');
|
|
6
|
+
var chunkHN5AJF7F_js = require('./chunk-HN5AJF7F.js');
|
|
7
|
+
var chunkSITQ4JWM_js = require('./chunk-SITQ4JWM.js');
|
|
6
8
|
|
|
7
9
|
|
|
8
10
|
|
|
9
|
-
Object.defineProperty(exports, "EnhancedStorage", {
|
|
10
|
-
enumerable: true,
|
|
11
|
-
get: function () { return chunkI6TJLYNA_js.EnhancedStorage; }
|
|
12
|
-
});
|
|
13
|
-
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: function () { return chunkI6TJLYNA_js.EnhancedStorageAdapter; }
|
|
16
|
-
});
|
|
17
11
|
Object.defineProperty(exports, "SOLANA_CHAIN_IDS", {
|
|
18
12
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkBJAVJQLK_js.SOLANA_CHAIN_IDS; }
|
|
20
14
|
});
|
|
21
15
|
Object.defineProperty(exports, "address", {
|
|
22
16
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkBJAVJQLK_js.address; }
|
|
24
18
|
});
|
|
25
19
|
Object.defineProperty(exports, "chainIdToClusterId", {
|
|
26
20
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkBJAVJQLK_js.chainIdToClusterId; }
|
|
28
22
|
});
|
|
29
23
|
Object.defineProperty(exports, "chainIdToClusterType", {
|
|
30
24
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkBJAVJQLK_js.chainIdToClusterType; }
|
|
32
26
|
});
|
|
33
27
|
Object.defineProperty(exports, "clusterToChainId", {
|
|
34
28
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkBJAVJQLK_js.clusterToChainId; }
|
|
36
30
|
});
|
|
37
31
|
Object.defineProperty(exports, "copySignature", {
|
|
38
32
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
40
|
-
});
|
|
41
|
-
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
42
|
-
enumerable: true,
|
|
43
|
-
get: function () { return chunkI6TJLYNA_js.createEnhancedStorageAccount; }
|
|
44
|
-
});
|
|
45
|
-
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
46
|
-
enumerable: true,
|
|
47
|
-
get: function () { return chunkI6TJLYNA_js.createEnhancedStorageCluster; }
|
|
48
|
-
});
|
|
49
|
-
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
50
|
-
enumerable: true,
|
|
51
|
-
get: function () { return chunkI6TJLYNA_js.createEnhancedStorageWallet; }
|
|
33
|
+
get: function () { return chunkBJAVJQLK_js.copySignature; }
|
|
52
34
|
});
|
|
53
35
|
Object.defineProperty(exports, "createSignableMessage", {
|
|
54
36
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkBJAVJQLK_js.createSignableMessage; }
|
|
56
38
|
});
|
|
57
39
|
Object.defineProperty(exports, "createSolanaDevnet", {
|
|
58
40
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkBJAVJQLK_js.createSolanaDevnet; }
|
|
60
42
|
});
|
|
61
43
|
Object.defineProperty(exports, "createSolanaLocalnet", {
|
|
62
44
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkBJAVJQLK_js.createSolanaLocalnet; }
|
|
64
46
|
});
|
|
65
47
|
Object.defineProperty(exports, "createSolanaMainnet", {
|
|
66
48
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkBJAVJQLK_js.createSolanaMainnet; }
|
|
68
50
|
});
|
|
69
51
|
Object.defineProperty(exports, "createSolanaTestnet", {
|
|
70
52
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkBJAVJQLK_js.createSolanaTestnet; }
|
|
72
54
|
});
|
|
73
55
|
Object.defineProperty(exports, "formatSignature", {
|
|
74
56
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkBJAVJQLK_js.formatSignature; }
|
|
76
58
|
});
|
|
77
59
|
Object.defineProperty(exports, "getAllExplorerUrls", {
|
|
78
60
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkBJAVJQLK_js.getAllExplorerUrls; }
|
|
80
62
|
});
|
|
81
63
|
Object.defineProperty(exports, "getChainIdFromCluster", {
|
|
82
64
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkBJAVJQLK_js.getChainIdFromCluster; }
|
|
84
66
|
});
|
|
85
67
|
Object.defineProperty(exports, "getChainIdFromClusterId", {
|
|
86
68
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkBJAVJQLK_js.getChainIdFromClusterId; }
|
|
88
70
|
});
|
|
89
71
|
Object.defineProperty(exports, "getChainIdFromClusterType", {
|
|
90
72
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkBJAVJQLK_js.getChainIdFromClusterType; }
|
|
92
74
|
});
|
|
93
75
|
Object.defineProperty(exports, "getChainIdFromConnection", {
|
|
94
76
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkBJAVJQLK_js.getChainIdFromConnection; }
|
|
96
78
|
});
|
|
97
79
|
Object.defineProperty(exports, "getClusterIdFromChainId", {
|
|
98
80
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkBJAVJQLK_js.getClusterIdFromChainId; }
|
|
100
82
|
});
|
|
101
83
|
Object.defineProperty(exports, "getClusterTypeFromChainId", {
|
|
102
84
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkBJAVJQLK_js.getClusterTypeFromChainId; }
|
|
104
86
|
});
|
|
105
87
|
Object.defineProperty(exports, "getClusterTypeFromConnection", {
|
|
106
88
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
108
|
-
});
|
|
109
|
-
Object.defineProperty(exports, "getDefaultConfig", {
|
|
110
|
-
enumerable: true,
|
|
111
|
-
get: function () { return chunkI6TJLYNA_js.getDefaultConfig; }
|
|
112
|
-
});
|
|
113
|
-
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
114
|
-
enumerable: true,
|
|
115
|
-
get: function () { return chunkI6TJLYNA_js.getDefaultMobileConfig; }
|
|
89
|
+
get: function () { return chunkBJAVJQLK_js.getClusterTypeFromConnection; }
|
|
116
90
|
});
|
|
117
91
|
Object.defineProperty(exports, "getLatestBlockhash", {
|
|
118
92
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkBJAVJQLK_js.getLatestBlockhash; }
|
|
120
94
|
});
|
|
121
95
|
Object.defineProperty(exports, "getSolanaExplorerUrl", {
|
|
122
96
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkBJAVJQLK_js.getSolanaExplorerUrl; }
|
|
124
98
|
});
|
|
125
99
|
Object.defineProperty(exports, "getSolanaFmUrl", {
|
|
126
100
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkBJAVJQLK_js.getSolanaFmUrl; }
|
|
128
102
|
});
|
|
129
103
|
Object.defineProperty(exports, "getSolscanUrl", {
|
|
130
104
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkBJAVJQLK_js.getSolscanUrl; }
|
|
132
106
|
});
|
|
133
107
|
Object.defineProperty(exports, "getXrayUrl", {
|
|
134
108
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkBJAVJQLK_js.getXrayUrl; }
|
|
136
110
|
});
|
|
137
111
|
Object.defineProperty(exports, "isAccountAddress", {
|
|
138
112
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkBJAVJQLK_js.isAccountAddress; }
|
|
140
114
|
});
|
|
141
115
|
Object.defineProperty(exports, "isKitConnection", {
|
|
142
116
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkBJAVJQLK_js.isKitConnection; }
|
|
144
118
|
});
|
|
145
119
|
Object.defineProperty(exports, "isKnownSolanaChain", {
|
|
146
120
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkBJAVJQLK_js.isKnownSolanaChain; }
|
|
148
122
|
});
|
|
149
123
|
Object.defineProperty(exports, "isLegacyConnection", {
|
|
150
124
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkBJAVJQLK_js.isLegacyConnection; }
|
|
152
126
|
});
|
|
153
127
|
Object.defineProperty(exports, "isSolanaChain", {
|
|
154
128
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkBJAVJQLK_js.isSolanaChain; }
|
|
156
130
|
});
|
|
157
131
|
Object.defineProperty(exports, "isWalletName", {
|
|
158
132
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
160
|
-
});
|
|
161
|
-
Object.defineProperty(exports, "parseConfigOptions", {
|
|
162
|
-
enumerable: true,
|
|
163
|
-
get: function () { return chunkI6TJLYNA_js.parseConfigOptions; }
|
|
133
|
+
get: function () { return chunkBJAVJQLK_js.isWalletName; }
|
|
164
134
|
});
|
|
165
135
|
Object.defineProperty(exports, "sendRawTransaction", {
|
|
166
136
|
enumerable: true,
|
|
167
|
-
get: function () { return
|
|
168
|
-
});
|
|
169
|
-
Object.defineProperty(exports, "validateConfigOptions", {
|
|
170
|
-
enumerable: true,
|
|
171
|
-
get: function () { return chunkI6TJLYNA_js.validateConfigOptions; }
|
|
137
|
+
get: function () { return chunkBJAVJQLK_js.sendRawTransaction; }
|
|
172
138
|
});
|
|
173
139
|
Object.defineProperty(exports, "validateKnownSolanaChain", {
|
|
174
140
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkBJAVJQLK_js.validateKnownSolanaChain; }
|
|
176
142
|
});
|
|
177
143
|
Object.defineProperty(exports, "ClipboardErrorType", {
|
|
178
144
|
enumerable: true,
|
|
179
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkBZ2VBJCZ_js.ClipboardErrorType; }
|
|
180
146
|
});
|
|
181
147
|
Object.defineProperty(exports, "ConnectorClient", {
|
|
182
148
|
enumerable: true,
|
|
183
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkBZ2VBJCZ_js.ConnectorClient; }
|
|
150
|
+
});
|
|
151
|
+
Object.defineProperty(exports, "EnhancedStorage", {
|
|
152
|
+
enumerable: true,
|
|
153
|
+
get: function () { return chunkBZ2VBJCZ_js.EnhancedStorage; }
|
|
154
|
+
});
|
|
155
|
+
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
156
|
+
enumerable: true,
|
|
157
|
+
get: function () { return chunkBZ2VBJCZ_js.EnhancedStorageAdapter; }
|
|
158
|
+
});
|
|
159
|
+
Object.defineProperty(exports, "INITIAL_WALLET_STATUS", {
|
|
160
|
+
enumerable: true,
|
|
161
|
+
get: function () { return chunkBZ2VBJCZ_js.INITIAL_WALLET_STATUS; }
|
|
184
162
|
});
|
|
185
163
|
Object.defineProperty(exports, "PUBLIC_RPC_ENDPOINTS", {
|
|
186
164
|
enumerable: true,
|
|
187
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkBZ2VBJCZ_js.PUBLIC_RPC_ENDPOINTS; }
|
|
188
166
|
});
|
|
189
167
|
Object.defineProperty(exports, "TransactionSignerError", {
|
|
190
168
|
enumerable: true,
|
|
191
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkBZ2VBJCZ_js.TransactionSignerError; }
|
|
192
170
|
});
|
|
193
|
-
Object.defineProperty(exports, "
|
|
171
|
+
Object.defineProperty(exports, "WALLET_STATE_VERSION", {
|
|
172
|
+
enumerable: true,
|
|
173
|
+
get: function () { return chunkBZ2VBJCZ_js.WALLET_STATE_VERSION; }
|
|
174
|
+
});
|
|
175
|
+
Object.defineProperty(exports, "clearWalletState", {
|
|
194
176
|
enumerable: true,
|
|
195
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkBZ2VBJCZ_js.clearWalletState; }
|
|
196
178
|
});
|
|
197
179
|
Object.defineProperty(exports, "copyAddressToClipboard", {
|
|
198
180
|
enumerable: true,
|
|
199
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkBZ2VBJCZ_js.copyAddressToClipboard; }
|
|
200
182
|
});
|
|
201
183
|
Object.defineProperty(exports, "copySignatureToClipboard", {
|
|
202
184
|
enumerable: true,
|
|
203
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkBZ2VBJCZ_js.copySignatureToClipboard; }
|
|
204
186
|
});
|
|
205
187
|
Object.defineProperty(exports, "copyToClipboard", {
|
|
206
188
|
enumerable: true,
|
|
207
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkBZ2VBJCZ_js.copyToClipboard; }
|
|
190
|
+
});
|
|
191
|
+
Object.defineProperty(exports, "createConnectorId", {
|
|
192
|
+
enumerable: true,
|
|
193
|
+
get: function () { return chunkBZ2VBJCZ_js.createConnectorId; }
|
|
194
|
+
});
|
|
195
|
+
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
196
|
+
enumerable: true,
|
|
197
|
+
get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageAccount; }
|
|
198
|
+
});
|
|
199
|
+
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
200
|
+
enumerable: true,
|
|
201
|
+
get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageCluster; }
|
|
202
|
+
});
|
|
203
|
+
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
204
|
+
enumerable: true,
|
|
205
|
+
get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageWallet; }
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(exports, "createEnhancedStorageWalletState", {
|
|
208
|
+
enumerable: true,
|
|
209
|
+
get: function () { return chunkBZ2VBJCZ_js.createEnhancedStorageWalletState; }
|
|
208
210
|
});
|
|
209
211
|
Object.defineProperty(exports, "createGillTransactionSigner", {
|
|
210
212
|
enumerable: true,
|
|
211
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkBZ2VBJCZ_js.createGillTransactionSigner; }
|
|
212
214
|
});
|
|
213
215
|
Object.defineProperty(exports, "createKitTransactionSigner", {
|
|
214
216
|
enumerable: true,
|
|
215
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkBZ2VBJCZ_js.createKitTransactionSigner; }
|
|
216
218
|
});
|
|
217
219
|
Object.defineProperty(exports, "createTransactionSigner", {
|
|
218
220
|
enumerable: true,
|
|
219
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkBZ2VBJCZ_js.createTransactionSigner; }
|
|
220
222
|
});
|
|
221
223
|
Object.defineProperty(exports, "formatAddress", {
|
|
222
224
|
enumerable: true,
|
|
223
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkBZ2VBJCZ_js.formatAddress; }
|
|
224
226
|
});
|
|
225
227
|
Object.defineProperty(exports, "formatBigIntBalance", {
|
|
226
228
|
enumerable: true,
|
|
227
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkBZ2VBJCZ_js.formatBigIntBalance; }
|
|
228
230
|
});
|
|
229
231
|
Object.defineProperty(exports, "formatBigIntUsd", {
|
|
230
232
|
enumerable: true,
|
|
231
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkBZ2VBJCZ_js.formatBigIntUsd; }
|
|
232
234
|
});
|
|
233
235
|
Object.defineProperty(exports, "formatLamportsToSolSafe", {
|
|
234
236
|
enumerable: true,
|
|
235
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkBZ2VBJCZ_js.formatLamportsToSolSafe; }
|
|
236
238
|
});
|
|
237
239
|
Object.defineProperty(exports, "formatNumber", {
|
|
238
240
|
enumerable: true,
|
|
239
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkBZ2VBJCZ_js.formatNumber; }
|
|
240
242
|
});
|
|
241
243
|
Object.defineProperty(exports, "formatSOL", {
|
|
242
244
|
enumerable: true,
|
|
243
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkBZ2VBJCZ_js.formatSOL; }
|
|
244
246
|
});
|
|
245
247
|
Object.defineProperty(exports, "formatTokenAmount", {
|
|
246
248
|
enumerable: true,
|
|
247
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkBZ2VBJCZ_js.formatTokenAmount; }
|
|
248
250
|
});
|
|
249
251
|
Object.defineProperty(exports, "formatTokenBalanceSafe", {
|
|
250
252
|
enumerable: true,
|
|
251
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkBZ2VBJCZ_js.formatTokenBalanceSafe; }
|
|
252
254
|
});
|
|
253
255
|
Object.defineProperty(exports, "getAddressUrl", {
|
|
254
256
|
enumerable: true,
|
|
255
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkBZ2VBJCZ_js.getAddressUrl; }
|
|
256
258
|
});
|
|
257
259
|
Object.defineProperty(exports, "getBlockUrl", {
|
|
258
260
|
enumerable: true,
|
|
259
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkBZ2VBJCZ_js.getBlockUrl; }
|
|
260
262
|
});
|
|
261
263
|
Object.defineProperty(exports, "getChainIdForWalletStandard", {
|
|
262
264
|
enumerable: true,
|
|
263
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkBZ2VBJCZ_js.getChainIdForWalletStandard; }
|
|
264
266
|
});
|
|
265
267
|
Object.defineProperty(exports, "getClusterChainId", {
|
|
266
268
|
enumerable: true,
|
|
267
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkBZ2VBJCZ_js.getClusterChainId; }
|
|
268
270
|
});
|
|
269
271
|
Object.defineProperty(exports, "getClusterExplorerUrl", {
|
|
270
272
|
enumerable: true,
|
|
271
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkBZ2VBJCZ_js.getClusterExplorerUrl; }
|
|
272
274
|
});
|
|
273
275
|
Object.defineProperty(exports, "getClusterName", {
|
|
274
276
|
enumerable: true,
|
|
275
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunkBZ2VBJCZ_js.getClusterName; }
|
|
276
278
|
});
|
|
277
279
|
Object.defineProperty(exports, "getClusterRpcUrl", {
|
|
278
280
|
enumerable: true,
|
|
279
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkBZ2VBJCZ_js.getClusterRpcUrl; }
|
|
280
282
|
});
|
|
281
283
|
Object.defineProperty(exports, "getClusterType", {
|
|
282
284
|
enumerable: true,
|
|
283
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkBZ2VBJCZ_js.getClusterType; }
|
|
286
|
+
});
|
|
287
|
+
Object.defineProperty(exports, "getDefaultConfig", {
|
|
288
|
+
enumerable: true,
|
|
289
|
+
get: function () { return chunkBZ2VBJCZ_js.getDefaultConfig; }
|
|
290
|
+
});
|
|
291
|
+
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
292
|
+
enumerable: true,
|
|
293
|
+
get: function () { return chunkBZ2VBJCZ_js.getDefaultMobileConfig; }
|
|
284
294
|
});
|
|
285
295
|
Object.defineProperty(exports, "getDefaultRpcUrl", {
|
|
286
296
|
enumerable: true,
|
|
287
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkBZ2VBJCZ_js.getDefaultRpcUrl; }
|
|
288
298
|
});
|
|
289
299
|
Object.defineProperty(exports, "getNetworkDisplayName", {
|
|
290
300
|
enumerable: true,
|
|
291
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkBZ2VBJCZ_js.getNetworkDisplayName; }
|
|
292
302
|
});
|
|
293
303
|
Object.defineProperty(exports, "getPolyfillStatus", {
|
|
294
304
|
enumerable: true,
|
|
295
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkBZ2VBJCZ_js.getPolyfillStatus; }
|
|
296
306
|
});
|
|
297
307
|
Object.defineProperty(exports, "getTokenUrl", {
|
|
298
308
|
enumerable: true,
|
|
299
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkBZ2VBJCZ_js.getTokenUrl; }
|
|
300
310
|
});
|
|
301
311
|
Object.defineProperty(exports, "getTransactionUrl", {
|
|
302
312
|
enumerable: true,
|
|
303
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkBZ2VBJCZ_js.getTransactionUrl; }
|
|
314
|
+
});
|
|
315
|
+
Object.defineProperty(exports, "getWalletNameFromConnectorId", {
|
|
316
|
+
enumerable: true,
|
|
317
|
+
get: function () { return chunkBZ2VBJCZ_js.getWalletNameFromConnectorId; }
|
|
304
318
|
});
|
|
305
319
|
Object.defineProperty(exports, "getWalletsRegistry", {
|
|
306
320
|
enumerable: true,
|
|
307
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkBZ2VBJCZ_js.getWalletsRegistry; }
|
|
308
322
|
});
|
|
309
323
|
Object.defineProperty(exports, "installPolyfills", {
|
|
310
324
|
enumerable: true,
|
|
311
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkBZ2VBJCZ_js.installPolyfills; }
|
|
312
326
|
});
|
|
313
327
|
Object.defineProperty(exports, "isClipboardAvailable", {
|
|
314
328
|
enumerable: true,
|
|
315
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunkBZ2VBJCZ_js.isClipboardAvailable; }
|
|
330
|
+
});
|
|
331
|
+
Object.defineProperty(exports, "isConnected", {
|
|
332
|
+
enumerable: true,
|
|
333
|
+
get: function () { return chunkBZ2VBJCZ_js.isConnected; }
|
|
334
|
+
});
|
|
335
|
+
Object.defineProperty(exports, "isConnecting", {
|
|
336
|
+
enumerable: true,
|
|
337
|
+
get: function () { return chunkBZ2VBJCZ_js.isConnecting; }
|
|
316
338
|
});
|
|
317
339
|
Object.defineProperty(exports, "isCryptoAvailable", {
|
|
318
340
|
enumerable: true,
|
|
319
|
-
get: function () { return
|
|
341
|
+
get: function () { return chunkBZ2VBJCZ_js.isCryptoAvailable; }
|
|
320
342
|
});
|
|
321
343
|
Object.defineProperty(exports, "isDevnet", {
|
|
322
344
|
enumerable: true,
|
|
323
|
-
get: function () { return
|
|
345
|
+
get: function () { return chunkBZ2VBJCZ_js.isDevnet; }
|
|
324
346
|
});
|
|
325
347
|
Object.defineProperty(exports, "isDevnetCluster", {
|
|
326
348
|
enumerable: true,
|
|
327
|
-
get: function () { return
|
|
349
|
+
get: function () { return chunkBZ2VBJCZ_js.isDevnetCluster; }
|
|
350
|
+
});
|
|
351
|
+
Object.defineProperty(exports, "isDisconnected", {
|
|
352
|
+
enumerable: true,
|
|
353
|
+
get: function () { return chunkBZ2VBJCZ_js.isDisconnected; }
|
|
328
354
|
});
|
|
329
355
|
Object.defineProperty(exports, "isLocalCluster", {
|
|
330
356
|
enumerable: true,
|
|
331
|
-
get: function () { return
|
|
357
|
+
get: function () { return chunkBZ2VBJCZ_js.isLocalCluster; }
|
|
332
358
|
});
|
|
333
359
|
Object.defineProperty(exports, "isLocalnet", {
|
|
334
360
|
enumerable: true,
|
|
335
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunkBZ2VBJCZ_js.isLocalnet; }
|
|
336
362
|
});
|
|
337
363
|
Object.defineProperty(exports, "isMainnet", {
|
|
338
364
|
enumerable: true,
|
|
339
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunkBZ2VBJCZ_js.isMainnet; }
|
|
340
366
|
});
|
|
341
367
|
Object.defineProperty(exports, "isMainnetCluster", {
|
|
342
368
|
enumerable: true,
|
|
343
|
-
get: function () { return
|
|
369
|
+
get: function () { return chunkBZ2VBJCZ_js.isMainnetCluster; }
|
|
344
370
|
});
|
|
345
371
|
Object.defineProperty(exports, "isPolyfillInstalled", {
|
|
346
372
|
enumerable: true,
|
|
347
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunkBZ2VBJCZ_js.isPolyfillInstalled; }
|
|
374
|
+
});
|
|
375
|
+
Object.defineProperty(exports, "isStatusError", {
|
|
376
|
+
enumerable: true,
|
|
377
|
+
get: function () { return chunkBZ2VBJCZ_js.isStatusError; }
|
|
348
378
|
});
|
|
349
379
|
Object.defineProperty(exports, "isTestnet", {
|
|
350
380
|
enumerable: true,
|
|
351
|
-
get: function () { return
|
|
381
|
+
get: function () { return chunkBZ2VBJCZ_js.isTestnet; }
|
|
352
382
|
});
|
|
353
383
|
Object.defineProperty(exports, "isTestnetCluster", {
|
|
354
384
|
enumerable: true,
|
|
355
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunkBZ2VBJCZ_js.isTestnetCluster; }
|
|
356
386
|
});
|
|
357
387
|
Object.defineProperty(exports, "isTransactionSignerError", {
|
|
358
388
|
enumerable: true,
|
|
359
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunkBZ2VBJCZ_js.isTransactionSignerError; }
|
|
390
|
+
});
|
|
391
|
+
Object.defineProperty(exports, "isWalletConnectorId", {
|
|
392
|
+
enumerable: true,
|
|
393
|
+
get: function () { return chunkBZ2VBJCZ_js.isWalletConnectorId; }
|
|
394
|
+
});
|
|
395
|
+
Object.defineProperty(exports, "isWalletStatusError", {
|
|
396
|
+
enumerable: true,
|
|
397
|
+
get: function () { return chunkBZ2VBJCZ_js.isWalletStatusError; }
|
|
360
398
|
});
|
|
361
399
|
Object.defineProperty(exports, "normalizeNetwork", {
|
|
362
400
|
enumerable: true,
|
|
363
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunkBZ2VBJCZ_js.normalizeNetwork; }
|
|
402
|
+
});
|
|
403
|
+
Object.defineProperty(exports, "parseConfigOptions", {
|
|
404
|
+
enumerable: true,
|
|
405
|
+
get: function () { return chunkBZ2VBJCZ_js.parseConfigOptions; }
|
|
364
406
|
});
|
|
365
407
|
Object.defineProperty(exports, "ready", {
|
|
366
408
|
enumerable: true,
|
|
367
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunkBZ2VBJCZ_js.ready; }
|
|
410
|
+
});
|
|
411
|
+
Object.defineProperty(exports, "saveWalletState", {
|
|
412
|
+
enumerable: true,
|
|
413
|
+
get: function () { return chunkBZ2VBJCZ_js.saveWalletState; }
|
|
368
414
|
});
|
|
369
415
|
Object.defineProperty(exports, "toClusterId", {
|
|
370
416
|
enumerable: true,
|
|
371
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunkBZ2VBJCZ_js.toClusterId; }
|
|
418
|
+
});
|
|
419
|
+
Object.defineProperty(exports, "toLegacyWalletState", {
|
|
420
|
+
enumerable: true,
|
|
421
|
+
get: function () { return chunkBZ2VBJCZ_js.toLegacyWalletState; }
|
|
372
422
|
});
|
|
373
423
|
Object.defineProperty(exports, "truncate", {
|
|
374
424
|
enumerable: true,
|
|
375
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunkBZ2VBJCZ_js.truncate; }
|
|
426
|
+
});
|
|
427
|
+
Object.defineProperty(exports, "validateConfigOptions", {
|
|
428
|
+
enumerable: true,
|
|
429
|
+
get: function () { return chunkBZ2VBJCZ_js.validateConfigOptions; }
|
|
430
|
+
});
|
|
431
|
+
Object.defineProperty(exports, "isFailure", {
|
|
432
|
+
enumerable: true,
|
|
433
|
+
get: function () { return chunk4KD6HQQG_js.isFailure; }
|
|
434
|
+
});
|
|
435
|
+
Object.defineProperty(exports, "isSuccess", {
|
|
436
|
+
enumerable: true,
|
|
437
|
+
get: function () { return chunk4KD6HQQG_js.isSuccess; }
|
|
438
|
+
});
|
|
439
|
+
Object.defineProperty(exports, "tryCatch", {
|
|
440
|
+
enumerable: true,
|
|
441
|
+
get: function () { return chunk4KD6HQQG_js.tryCatch; }
|
|
442
|
+
});
|
|
443
|
+
Object.defineProperty(exports, "tryCatchSync", {
|
|
444
|
+
enumerable: true,
|
|
445
|
+
get: function () { return chunk4KD6HQQG_js.tryCatchSync; }
|
|
446
|
+
});
|
|
447
|
+
Object.defineProperty(exports, "createMockWalletConnectTransport", {
|
|
448
|
+
enumerable: true,
|
|
449
|
+
get: function () { return chunkHN5AJF7F_js.createMockWalletConnectTransport; }
|
|
450
|
+
});
|
|
451
|
+
Object.defineProperty(exports, "createWalletConnectTransport", {
|
|
452
|
+
enumerable: true,
|
|
453
|
+
get: function () { return chunkHN5AJF7F_js.createWalletConnectTransport; }
|
|
454
|
+
});
|
|
455
|
+
Object.defineProperty(exports, "createWalletConnectWallet", {
|
|
456
|
+
enumerable: true,
|
|
457
|
+
get: function () { return chunkHN5AJF7F_js.createWalletConnectWallet; }
|
|
458
|
+
});
|
|
459
|
+
Object.defineProperty(exports, "isWalletConnectAvailable", {
|
|
460
|
+
enumerable: true,
|
|
461
|
+
get: function () { return chunkHN5AJF7F_js.isWalletConnectAvailable; }
|
|
462
|
+
});
|
|
463
|
+
Object.defineProperty(exports, "registerWalletConnectWallet", {
|
|
464
|
+
enumerable: true,
|
|
465
|
+
get: function () { return chunkHN5AJF7F_js.registerWalletConnectWallet; }
|
|
376
466
|
});
|
|
377
467
|
Object.defineProperty(exports, "ConfigurationError", {
|
|
378
468
|
enumerable: true,
|
|
379
|
-
get: function () { return
|
|
469
|
+
get: function () { return chunkSITQ4JWM_js.ConfigurationError; }
|
|
380
470
|
});
|
|
381
471
|
Object.defineProperty(exports, "ConnectionError", {
|
|
382
472
|
enumerable: true,
|
|
383
|
-
get: function () { return
|
|
473
|
+
get: function () { return chunkSITQ4JWM_js.ConnectionError; }
|
|
384
474
|
});
|
|
385
475
|
Object.defineProperty(exports, "ConnectorError", {
|
|
386
476
|
enumerable: true,
|
|
387
|
-
get: function () { return
|
|
477
|
+
get: function () { return chunkSITQ4JWM_js.ConnectorError; }
|
|
388
478
|
});
|
|
389
479
|
Object.defineProperty(exports, "Errors", {
|
|
390
480
|
enumerable: true,
|
|
391
|
-
get: function () { return
|
|
481
|
+
get: function () { return chunkSITQ4JWM_js.Errors; }
|
|
392
482
|
});
|
|
393
483
|
Object.defineProperty(exports, "LAMPORTS_PER_SOL", {
|
|
394
484
|
enumerable: true,
|
|
395
|
-
get: function () { return
|
|
485
|
+
get: function () { return chunkSITQ4JWM_js.LAMPORTS_PER_SOL; }
|
|
396
486
|
});
|
|
397
487
|
Object.defineProperty(exports, "NetworkError", {
|
|
398
488
|
enumerable: true,
|
|
399
|
-
get: function () { return
|
|
489
|
+
get: function () { return chunkSITQ4JWM_js.NetworkError; }
|
|
400
490
|
});
|
|
401
491
|
Object.defineProperty(exports, "TransactionError", {
|
|
402
492
|
enumerable: true,
|
|
403
|
-
get: function () { return
|
|
493
|
+
get: function () { return chunkSITQ4JWM_js.TransactionError; }
|
|
404
494
|
});
|
|
405
495
|
Object.defineProperty(exports, "ValidationError", {
|
|
406
496
|
enumerable: true,
|
|
407
|
-
get: function () { return
|
|
497
|
+
get: function () { return chunkSITQ4JWM_js.ValidationError; }
|
|
498
|
+
});
|
|
499
|
+
Object.defineProperty(exports, "WalletErrorType", {
|
|
500
|
+
enumerable: true,
|
|
501
|
+
get: function () { return chunkSITQ4JWM_js.WalletErrorType; }
|
|
408
502
|
});
|
|
409
503
|
Object.defineProperty(exports, "base58ToSignatureBytes", {
|
|
410
504
|
enumerable: true,
|
|
411
|
-
get: function () { return
|
|
505
|
+
get: function () { return chunkSITQ4JWM_js.base58ToSignatureBytes; }
|
|
412
506
|
});
|
|
413
507
|
Object.defineProperty(exports, "createKitSignersFromWallet", {
|
|
414
508
|
enumerable: true,
|
|
415
|
-
get: function () { return
|
|
509
|
+
get: function () { return chunkSITQ4JWM_js.createKitSignersFromWallet; }
|
|
416
510
|
});
|
|
417
511
|
Object.defineProperty(exports, "createMessageSignerFromWallet", {
|
|
418
512
|
enumerable: true,
|
|
419
|
-
get: function () { return
|
|
513
|
+
get: function () { return chunkSITQ4JWM_js.createMessageSignerFromWallet; }
|
|
420
514
|
});
|
|
421
515
|
Object.defineProperty(exports, "createSolanaClient", {
|
|
422
516
|
enumerable: true,
|
|
423
|
-
get: function () { return
|
|
517
|
+
get: function () { return chunkSITQ4JWM_js.createSolanaClient; }
|
|
424
518
|
});
|
|
425
519
|
Object.defineProperty(exports, "createTransactionSendingSignerFromWallet", {
|
|
426
520
|
enumerable: true,
|
|
427
|
-
get: function () { return
|
|
521
|
+
get: function () { return chunkSITQ4JWM_js.createTransactionSendingSignerFromWallet; }
|
|
522
|
+
});
|
|
523
|
+
Object.defineProperty(exports, "createWalletError", {
|
|
524
|
+
enumerable: true,
|
|
525
|
+
get: function () { return chunkSITQ4JWM_js.createWalletError; }
|
|
428
526
|
});
|
|
429
527
|
Object.defineProperty(exports, "detectMessageModification", {
|
|
430
528
|
enumerable: true,
|
|
431
|
-
get: function () { return
|
|
529
|
+
get: function () { return chunkSITQ4JWM_js.detectMessageModification; }
|
|
432
530
|
});
|
|
433
531
|
Object.defineProperty(exports, "freezeSigner", {
|
|
434
532
|
enumerable: true,
|
|
435
|
-
get: function () { return
|
|
533
|
+
get: function () { return chunkSITQ4JWM_js.freezeSigner; }
|
|
436
534
|
});
|
|
437
535
|
Object.defineProperty(exports, "getExplorerLink", {
|
|
438
536
|
enumerable: true,
|
|
439
|
-
get: function () { return
|
|
537
|
+
get: function () { return chunkSITQ4JWM_js.getExplorerLink; }
|
|
440
538
|
});
|
|
441
539
|
Object.defineProperty(exports, "getPublicSolanaRpcUrl", {
|
|
442
540
|
enumerable: true,
|
|
443
|
-
get: function () { return
|
|
541
|
+
get: function () { return chunkSITQ4JWM_js.getPublicSolanaRpcUrl; }
|
|
444
542
|
});
|
|
445
543
|
Object.defineProperty(exports, "getUserFriendlyMessage", {
|
|
446
544
|
enumerable: true,
|
|
447
|
-
get: function () { return
|
|
545
|
+
get: function () { return chunkSITQ4JWM_js.getUserFriendlyMessage; }
|
|
448
546
|
});
|
|
449
547
|
Object.defineProperty(exports, "isConfigurationError", {
|
|
450
548
|
enumerable: true,
|
|
451
|
-
get: function () { return
|
|
549
|
+
get: function () { return chunkSITQ4JWM_js.isConfigurationError; }
|
|
452
550
|
});
|
|
453
551
|
Object.defineProperty(exports, "isConnectionError", {
|
|
454
552
|
enumerable: true,
|
|
455
|
-
get: function () { return
|
|
553
|
+
get: function () { return chunkSITQ4JWM_js.isConnectionError; }
|
|
456
554
|
});
|
|
457
555
|
Object.defineProperty(exports, "isConnectorError", {
|
|
458
556
|
enumerable: true,
|
|
459
|
-
get: function () { return
|
|
460
|
-
});
|
|
461
|
-
Object.defineProperty(exports, "isFailure", {
|
|
462
|
-
enumerable: true,
|
|
463
|
-
get: function () { return chunkDSUCH44G_js.isFailure; }
|
|
557
|
+
get: function () { return chunkSITQ4JWM_js.isConnectorError; }
|
|
464
558
|
});
|
|
465
559
|
Object.defineProperty(exports, "isNetworkError", {
|
|
466
560
|
enumerable: true,
|
|
467
|
-
get: function () { return
|
|
468
|
-
});
|
|
469
|
-
Object.defineProperty(exports, "isSuccess", {
|
|
470
|
-
enumerable: true,
|
|
471
|
-
get: function () { return chunkDSUCH44G_js.isSuccess; }
|
|
561
|
+
get: function () { return chunkSITQ4JWM_js.isNetworkError; }
|
|
472
562
|
});
|
|
473
563
|
Object.defineProperty(exports, "isTransactionError", {
|
|
474
564
|
enumerable: true,
|
|
475
|
-
get: function () { return
|
|
565
|
+
get: function () { return chunkSITQ4JWM_js.isTransactionError; }
|
|
476
566
|
});
|
|
477
567
|
Object.defineProperty(exports, "isValidationError", {
|
|
478
568
|
enumerable: true,
|
|
479
|
-
get: function () { return
|
|
569
|
+
get: function () { return chunkSITQ4JWM_js.isValidationError; }
|
|
570
|
+
});
|
|
571
|
+
Object.defineProperty(exports, "isWalletError", {
|
|
572
|
+
enumerable: true,
|
|
573
|
+
get: function () { return chunkSITQ4JWM_js.isWalletError; }
|
|
480
574
|
});
|
|
481
575
|
Object.defineProperty(exports, "lamportsToSol", {
|
|
482
576
|
enumerable: true,
|
|
483
|
-
get: function () { return
|
|
577
|
+
get: function () { return chunkSITQ4JWM_js.lamportsToSol; }
|
|
484
578
|
});
|
|
485
579
|
Object.defineProperty(exports, "prepareTransaction", {
|
|
486
580
|
enumerable: true,
|
|
487
|
-
get: function () { return
|
|
581
|
+
get: function () { return chunkSITQ4JWM_js.prepareTransaction; }
|
|
488
582
|
});
|
|
489
583
|
Object.defineProperty(exports, "signatureBytesToBase58", {
|
|
490
584
|
enumerable: true,
|
|
491
|
-
get: function () { return
|
|
585
|
+
get: function () { return chunkSITQ4JWM_js.signatureBytesToBase58; }
|
|
492
586
|
});
|
|
493
587
|
Object.defineProperty(exports, "solToLamports", {
|
|
494
588
|
enumerable: true,
|
|
495
|
-
get: function () { return
|
|
589
|
+
get: function () { return chunkSITQ4JWM_js.solToLamports; }
|
|
496
590
|
});
|
|
497
591
|
Object.defineProperty(exports, "toConnectorError", {
|
|
498
592
|
enumerable: true,
|
|
499
|
-
get: function () { return
|
|
500
|
-
});
|
|
501
|
-
Object.defineProperty(exports, "tryCatch", {
|
|
502
|
-
enumerable: true,
|
|
503
|
-
get: function () { return chunkDSUCH44G_js.tryCatch; }
|
|
504
|
-
});
|
|
505
|
-
Object.defineProperty(exports, "tryCatchSync", {
|
|
506
|
-
enumerable: true,
|
|
507
|
-
get: function () { return chunkDSUCH44G_js.tryCatchSync; }
|
|
593
|
+
get: function () { return chunkSITQ4JWM_js.toConnectorError; }
|
|
508
594
|
});
|
|
509
595
|
Object.defineProperty(exports, "updateSignatureDictionary", {
|
|
510
596
|
enumerable: true,
|
|
511
|
-
get: function () { return
|
|
597
|
+
get: function () { return chunkSITQ4JWM_js.updateSignatureDictionary; }
|
|
512
598
|
});
|
|
513
599
|
//# sourceMappingURL=headless.js.map
|
|
514
600
|
//# sourceMappingURL=headless.js.map
|